Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=backgroundimage&page=8
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundimage&page=9", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundimage&page=7", "results": [ { "id": 465, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Pan" }, { "id": 473, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Pillow" }, { "id": 463, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Chilli" }, { "id": 462, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Chocolate" }, { "id": 461, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Chest" }, { "id": 460, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Chew" }, { "id": 459, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Cherry" }, { "id": 458, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Chieck" }, { "id": 457, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Cheap" }, { "id": 456, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Chain" } ] }