Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-backgroundimage&page=60
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=61", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=59", "results": [ { "id": 386, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Spider" }, { "id": 385, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Tomato" }, { "id": 321, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Pig" }, { "id": 383, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Banana" }, { "id": 382, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Parrot" }, { "id": 427, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Whistle" }, { "id": 441, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Shake" }, { "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" } ] }