Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=backgroundimage&page=16
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundimage&page=17", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundimage&page=15", "results": [ { "id": 472, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Panda" }, { "id": 443, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Shout" }, { "id": 470, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Push" }, { "id": 469, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Pond" }, { "id": 468, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Play" }, { "id": 467, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Park" }, { "id": 466, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Pie" }, { "id": 465, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Pan" }, { "id": 464, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Pig" }, { "id": 463, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Chilli" } ] }