Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=name&page=16
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=name&page=17", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=name&page=15", "results": [ { "id": 556, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "6" }, { "id": 598, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "6 - 2" }, { "id": 606, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "6 - 3" }, { "id": 610, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "6 - 5" }, { "id": 633, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "6 ÷ 6" }, { "id": 647, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "6 ÷ 6" }, { "id": 625, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "6 x 1" }, { "id": 686, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "60 - 30" }, { "id": 690, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "60 - 50" }, { "id": 655, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "60 + 10" } ] }