Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-backgroundimage&page=21
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=22", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=20", "results": [ { "id": 526, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Teeth" }, { "id": 527, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Table" }, { "id": 528, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Den" }, { "id": 529, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Dog" }, { "id": 530, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Dot" }, { "id": 531, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Doll" }, { "id": 532, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Deer" }, { "id": 533, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Drum" }, { "id": 534, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Door" }, { "id": 521, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Turtle" } ] }