Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-id&page=7
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-id&page=8", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-id&page=6", "results": [ { "id": 630, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "5 x 4" }, { "id": 629, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "2 x 7" }, { "id": 628, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "3 x 6" }, { "id": 627, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "5 x 3" }, { "id": 626, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "5 x 2" }, { "id": 625, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "6 x 1" }, { "id": 624, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "4 x 2" }, { "id": 623, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "4 x 4" }, { "id": 622, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "2 x 6" }, { "id": 621, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "2 x 5" } ] }