Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=backgroundcolor&page=23
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundcolor&page=24", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundcolor&page=22", "results": [ { "id": 434, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Shy" }, { "id": 435, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Ship" }, { "id": 436, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Shelf" }, { "id": 437, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Shop" }, { "id": 438, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Sheep" }, { "id": 439, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Shark" }, { "id": 440, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Shell" }, { "id": 441, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Shake" }, { "id": 442, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Shoe" }, { "id": 443, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Shout" } ] }