Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=id&page=62
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=id&page=63", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=id&page=61", "results": [ { "id": 611, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "2 x 1" }, { "id": 612, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "3 x 2" }, { "id": 613, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "2 x 2" }, { "id": 614, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "3 x 3" }, { "id": 615, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "2 x 4" }, { "id": 616, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "3 x 1" }, { "id": 617, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "4 x 1" }, { "id": 618, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "3 x 4" }, { "id": 619, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "5 x 1" }, { "id": 620, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "3 x 5" } ] }