Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=id&page=25
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=id&page=26", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=id&page=24", "results": [ { "id": 241, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Touch your right shoulder" }, { "id": 242, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Show your teeth" }, { "id": 243, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Touch your hair" }, { "id": 244, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Touch your chin" }, { "id": 245, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "A" }, { "id": 246, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "B" }, { "id": 247, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "C" }, { "id": 248, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "D" }, { "id": 249, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "E" }, { "id": 250, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "F" } ] }