Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-id&page=12
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-id&page=13", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-id&page=11", "results": [ { "id": 580, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "3 + 1" }, { "id": 579, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "1 + 9" }, { "id": 578, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "1 + 8" }, { "id": 577, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "1 + 7" }, { "id": 576, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "3 + 6" }, { "id": 575, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "3 + 5" }, { "id": 574, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "2 + 4" }, { "id": 573, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "2 + 3" }, { "id": 572, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "2 + 2" }, { "id": 571, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "1 + 1" } ] }