Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=backgroundimage&page=18
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundimage&page=19", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundimage&page=17", "results": [ { "id": 405, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Mountain" }, { "id": 406, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Wednesday" }, { "id": 407, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Toothpaste" }, { "id": 408, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Earthworm" }, { "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" } ] }