Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-id&page=14
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-id&page=15", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-id&page=13", "results": [ { "id": 560, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "10" }, { "id": 559, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "9" }, { "id": 558, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "8" }, { "id": 557, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "7" }, { "id": 556, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "6" }, { "id": 555, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "5" }, { "id": 554, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "4" }, { "id": 553, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "3" }, { "id": 552, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "2" }, { "id": 551, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "1" } ] }