Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=backgroundimage&page=19
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundimage&page=20", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundimage&page=18", "results": [ { "id": 409, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Birthday" }, { "id": 410, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Breakfast" }, { "id": 411, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Vegetable" }, { "id": 412, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Helicopter" }, { "id": 413, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Refrigerator" }, { "id": 414, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Caterpillar" }, { "id": 415, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Watermelon" }, { "id": 416, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "September" }, { "id": 417, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Crocodile" }, { "id": 418, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Chocolate" } ] }