Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-id
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-id&page=2", "previous": null, "results": [ { "id": 690, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "60 - 50" }, { "id": 689, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "90 - 30" }, { "id": 688, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "80 - 50" }, { "id": 687, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "50 - 30" }, { "id": 686, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "60 - 30" }, { "id": 685, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "70 - 30" }, { "id": 684, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "80 - 10" }, { "id": 683, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "90 - 10" }, { "id": 682, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "50 - 10" }, { "id": 681, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "90 - 30" } ] }