Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&page=15
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&page=16", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&page=14", "results": [ { "id": 141, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/happy-whiteboardspinnerimagesnta.jpg", "name": "Happy" }, { "id": 142, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/sad-whiteboardspinnerimagesnta.jpg", "name": "Sad" }, { "id": 143, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/shy-whiteboardspinnerimagesnta.jpg", "name": "Shy" }, { "id": 144, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/surprised-whiteboardspinnerimagesnta.jpg", "name": "Surprised" }, { "id": 145, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/anxious-whiteboardspinnerimagesnta.jpg", "name": "Anxious" }, { "id": 146, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/confused-whiteboardspinnerimagesnta.jpg", "name": "Confused" }, { "id": 147, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/excited-whiteboardspinnerimagesnta.jpg", "name": "Excited" }, { "id": 148, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/cow-whiteboardspinnerimagesnta.jpg", "name": "Cow" }, { "id": 149, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/cat-whiteboardspinnerimagesnta.jpg", "name": "Cat" }, { "id": 150, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/dog-whiteboardspinnerimagesnta.jpg", "name": "Dog" } ] }