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