Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=backgroundcolor&page=45
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundcolor&page=46", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundcolor&page=44", "results": [ { "id": 167, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "" }, { "id": 173, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/playing-whiteboardspinnerimagesnta.jpg", "name": "Playing" }, { "id": 174, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/eating-whiteboardspinnerimagesnta.jpg", "name": "Eating" }, { "id": 175, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/sleeping-whiteboardspinnerimagesnta.jpg", "name": "Sleeping" }, { "id": 176, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/brushing-whiteboardspinnerimagesnta.jpg", "name": "Brushing" }, { "id": 177, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/bathing-whiteboardspinnerimagesnta.jpg", "name": "Bathing" }, { "id": 58, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/semicircle.jpg", "name": "Semi circle" }, { "id": 49, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/duck-whiteboardspinnerimagesnta.jpg", "name": "Duck" }, { "id": 50, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/arrow.jpg", "name": "Arrow" }, { "id": 51, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/circle.jpg", "name": "Circle" } ] }