Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-backgroundimage&page=51
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=52", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=50", "results": [ { "id": 294, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Jump like a frog" }, { "id": 293, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Stand only on right leg" }, { "id": 292, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Nod your head" }, { "id": 170, "backgroundcolor": "rgb(255, 165, 0)", "backgroundimage": "", "name": "" }, { "id": 229, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Touch your nose" }, { "id": 228, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Blink your eyes" }, { "id": 203, "backgroundcolor": "rgb(255, 255, 0)", "backgroundimage": "", "name": "" }, { "id": 202, "backgroundcolor": "rgb(128, 0, 128)", "backgroundimage": "", "name": "" }, { "id": 201, "backgroundcolor": "rgb(255, 165, 0)", "backgroundimage": "", "name": "" }, { "id": 200, "backgroundcolor": "rgb(0, 128, 0)", "backgroundimage": "", "name": "" } ] }