Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-name&page=64
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-name&page=65", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-name&page=63", "results": [ { "id": 583, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "12 + 1" }, { "id": 562, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "12" }, { "id": 666, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "11 + 14" }, { "id": 665, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "11 + 12" }, { "id": 669, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "11 + 11" }, { "id": 582, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "11 + 1" }, { "id": 561, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "11" }, { "id": 652, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "10 + 30" }, { "id": 651, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "10 + 20" }, { "id": 658, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "10 + 10" } ] }