Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=backgroundimage&page=41
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundimage&page=42", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundimage&page=40", "results": [ { "id": 200, "backgroundcolor": "rgb(0, 128, 0)", "backgroundimage": "", "name": "" }, { "id": 199, "backgroundcolor": "rgb(0, 0, 255)", "backgroundimage": "", "name": "" }, { "id": 198, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "" }, { "id": 197, "backgroundcolor": "rgb(255, 0, 0)", "backgroundimage": "", "name": "" }, { "id": 196, "backgroundcolor": "rgb(255, 192, 203)", "backgroundimage": "", "name": "" }, { "id": 19, "backgroundcolor": "rgb(0, 0, 0)", "backgroundimage": "", "name": "" }, { "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" } ] }