Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-name&page=7
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-name&page=8", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-name&page=6", "results": [ { "id": 374, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Towel" }, { "id": 235, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Touch your stomach" }, { "id": 241, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Touch your right shoulder" }, { "id": 238, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Touch your right leg" }, { "id": 229, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Touch your nose" }, { "id": 234, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Touch your lips" }, { "id": 237, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Touch your left leg" }, { "id": 243, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Touch your hair" }, { "id": 231, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Touch your feet" }, { "id": 244, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Touch your chin" } ] }