Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=id&page=54
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=id&page=55", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=id&page=53", "results": [ { "id": 531, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Doll" }, { "id": 532, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Deer" }, { "id": 533, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Drum" }, { "id": 534, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Door" }, { "id": 535, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Duck" }, { "id": 536, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Dance" }, { "id": 537, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Drink" }, { "id": 538, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Dress" }, { "id": 539, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Doctor" }, { "id": 540, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Dolphin" } ] }