Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-name&page=55
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-name&page=56", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-name&page=54", "results": [ { "id": 664, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "50 + 30" }, { "id": 663, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "50 + 20" }, { "id": 654, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "50 + 10" }, { "id": 677, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "50 - 30" }, { "id": 687, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "50 - 30" }, { "id": 674, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "50 - 20" }, { "id": 682, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "50 - 10" }, { "id": 630, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "5 x 4" }, { "id": 627, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "5 x 3" }, { "id": 626, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "5 x 2" } ] }