Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-backgroundimage&page=26
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=27", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=25", "results": [ { "id": 539, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Doctor" }, { "id": 538, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Dress" }, { "id": 537, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Drink" }, { "id": 536, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Dance" }, { "id": 535, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Duck" }, { "id": 563, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "13" }, { "id": 564, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "14" }, { "id": 565, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "15" }, { "id": 502, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Mango" }, { "id": 534, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Door" } ] }