Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=id&page=38
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=id&page=39", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=id&page=37", "results": [ { "id": 371, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Candy" }, { "id": 372, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "teeth" }, { "id": 373, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Mango" }, { "id": 374, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Towel" }, { "id": 375, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Fruit" }, { "id": 376, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Snake" }, { "id": 377, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Thumb" }, { "id": 378, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Mouse" }, { "id": 379, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Happy" }, { "id": 380, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Basket" } ] }