Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-backgroundimage&page=57
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=58", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=56", "results": [ { "id": 234, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Touch your lips" }, { "id": 233, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Stick out your tongue" }, { "id": 232, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Raise your hands" }, { "id": 231, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Touch your feet" }, { "id": 396, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Animal" }, { "id": 411, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Vegetable" }, { "id": 410, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Breakfast" }, { "id": 409, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Birthday" }, { "id": 408, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Earthworm" }, { "id": 407, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Toothpaste" } ] }