Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-backgroundcolor&page=4
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundcolor&page=5", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundcolor&page=3", "results": [ { "id": 469, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Pond" }, { "id": 468, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Play" }, { "id": 459, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Cherry" }, { "id": 466, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Pie" }, { "id": 465, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Pan" }, { "id": 464, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Pig" }, { "id": 463, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Chilli" }, { "id": 462, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Chocolate" }, { "id": 452, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Chess" }, { "id": 460, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Chew" } ] }