Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-backgroundimage&page=47
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=48", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=46", "results": [ { "id": 273, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Candy" }, { "id": 272, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Cake" }, { "id": 271, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "School" }, { "id": 270, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Teddy" }, { "id": 269, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Toys" }, { "id": 268, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Ball" }, { "id": 267, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Mango" }, { "id": 266, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "V" }, { "id": 265, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "U" }, { "id": 264, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "T" } ] }