Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-backgroundcolor&page=6
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundcolor&page=7", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundcolor&page=5", "results": [ { "id": 450, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Chin" }, { "id": 451, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Cheese" }, { "id": 452, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Chess" }, { "id": 453, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Cheetah" }, { "id": 454, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Child" }, { "id": 455, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Chalk" }, { "id": 456, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Chain" }, { "id": 457, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Cheap" }, { "id": 479, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Ball" }, { "id": 459, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Cherry" } ] }