Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-backgroundimage&page=29
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=30", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=28", "results": [ { "id": 533, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Drum" }, { "id": 534, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Door" }, { "id": 535, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Duck" }, { "id": 536, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Dance" }, { "id": 537, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Drink" }, { "id": 538, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Dress" }, { "id": 539, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Doctor" }, { "id": 540, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Dolphin" }, { "id": 541, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Van" }, { "id": 542, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Vase" } ] }