Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-name&page=41
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-name&page=42", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-name&page=40", "results": [ { "id": 403, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Christmas" }, { "id": 462, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Chocolate" }, { "id": 418, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Chocolate" }, { "id": 121, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/chin-whiteboardspinnerimagesnta.jpg", "name": "Chin" }, { "id": 450, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Chin" }, { "id": 463, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Chilli" }, { "id": 105, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/chilli-whiteboardspinnerimagesnta.jpg", "name": "Chilli" }, { "id": 454, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Child" }, { "id": 458, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Chieck" }, { "id": 460, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Chew" } ] }