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