Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=id&page=36
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=id&page=37", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=id&page=35", "results": [ { "id": 351, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Kite" }, { "id": 352, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Leaf" }, { "id": 353, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Home" }, { "id": 354, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Shoe" }, { "id": 355, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Door" }, { "id": 356, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Frog" }, { "id": 357, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "King" }, { "id": 358, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Five" }, { "id": 359, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Fish" }, { "id": 360, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Panda" } ] }