Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-backgroundimage&page=25
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=26", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=24", "results": [ { "id": 523, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Tulip" }, { "id": 524, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Tractor" }, { "id": 525, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "T-shirt" }, { "id": 526, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Teeth" }, { "id": 527, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Table" }, { "id": 528, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Den" }, { "id": 529, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Dog" }, { "id": 530, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Dot" }, { "id": 531, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Doll" }, { "id": 532, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Deer" } ] }