Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-id&page=35
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-id&page=36", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-id&page=34", "results": [ { "id": 350, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Boat" }, { "id": 349, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Drum" }, { "id": 348, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Tree" }, { "id": 347, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Nose" }, { "id": 346, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Doll" }, { "id": 345, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Baby" }, { "id": 344, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Hand" }, { "id": 343, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Milk" }, { "id": 342, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Duck" }, { "id": 341, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Moon" } ] }