Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-id&page=9
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-id&page=10", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-id&page=8", "results": [ { "id": 610, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "6 - 5" }, { "id": 609, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "9 - 3" }, { "id": 608, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "8 - 5" }, { "id": 607, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "5 - 3" }, { "id": 606, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "6 - 3" }, { "id": 605, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "7 - 3" }, { "id": 604, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "8 - 1" }, { "id": 603, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "9 - 1" }, { "id": 602, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "5 - 1" }, { "id": 601, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "9 - 3" } ] }