Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=backgroundimage&page=13
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundimage&page=14", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundimage&page=12", "results": [ { "id": 479, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Ball" }, { "id": 480, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Bus" }, { "id": 481, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Boy" }, { "id": 482, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Boat" }, { "id": 483, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Bee" }, { "id": 484, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Bear" }, { "id": 485, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Book" }, { "id": 486, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Baby" }, { "id": 487, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Bird" }, { "id": 488, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Block" } ] }