Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=backgroundcolor&page=42
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundcolor&page=43", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundcolor&page=41", "results": [ { "id": 182, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/running-whiteboardspinnerimagesnta.jpg", "name": "Running" }, { "id": 183, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/kissing-whiteboardspinnerimagesnta.jpg", "name": "Kissing" }, { "id": 184, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/walking-whiteboardspinnerimagesnta.jpg", "name": "Walking" }, { "id": 185, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/writing-whiteboardspinnerimagesnta.jpg", "name": "Writing" }, { "id": 186, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/jumping-whiteboardspinnerimagesnta.jpg", "name": "Jumping" }, { "id": 187, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/laughing-whiteboardspinnerimagesnta.jpg", "name": "Laughing" }, { "id": 178, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/swimming-whiteboardspinnerimagesnta.jpg", "name": "Swimming" }, { "id": 189, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/shouting-whiteboardspinnerimagesnta.jpg", "name": "Shouting" }, { "id": 190, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/washing-whiteboardspinnerimagesnta.jpg", "name": "Washing" }, { "id": 191, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/hugging-whiteboardspinnerimagesnta.jpg", "name": "Hugging" } ] }