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": 432, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "what" }, { "id": 433, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Why" }, { "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" } ] }