Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-id&page=26
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-id&page=27", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-id&page=25", "results": [ { "id": 440, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Shell" }, { "id": 439, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Shark" }, { "id": 438, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Sheep" }, { "id": 437, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Shop" }, { "id": 436, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Shelf" }, { "id": 435, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Ship" }, { "id": 434, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Shy" }, { "id": 433, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Why" }, { "id": 432, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "what" }, { "id": 431, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Whimper" } ] }