Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-name&page=58
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-name&page=59", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-name&page=57", "results": [ { "id": 641, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "4 ÷ 24" }, { "id": 640, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "4 ÷ 16" }, { "id": 644, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "4 ÷ 12" }, { "id": 593, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "4 - 3" }, { "id": 596, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "4 - 1" }, { "id": 554, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "4" }, { "id": 675, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "30- 10" }, { "id": 661, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "30 + 30" }, { "id": 660, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "30 + 20" }, { "id": 672, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "30 - 20" } ] }