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