Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=id&page=60
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=id&page=61", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=id&page=59", "results": [ { "id": 591, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "2 - 1" }, { "id": 592, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "3 - 2" }, { "id": 593, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "4 - 3" }, { "id": 594, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "5 - 2" }, { "id": 595, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "3 - 1" }, { "id": 596, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "4 - 1" }, { "id": 597, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "5 - 3" }, { "id": 598, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "6 - 2" }, { "id": 599, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "7 - 1" }, { "id": 600, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "8 - 2" } ] }