Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=id&page=34
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=id&page=35", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=id&page=33", "results": [ { "id": 331, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Sun" }, { "id": 332, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Fox" }, { "id": 333, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Hen" }, { "id": 334, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "jam" }, { "id": 335, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Jug" }, { "id": 336, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Pen" }, { "id": 337, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Box" }, { "id": 338, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Boy" }, { "id": 339, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Ten" }, { "id": 340, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Book" } ] }