Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=id&page=40
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=id&page=41", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=id&page=39", "results": [ { "id": 391, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Candle" }, { "id": 392, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Lizard" }, { "id": 393, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Yellow" }, { "id": 394, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Rabbit" }, { "id": 395, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Window" }, { "id": 396, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Animal" }, { "id": 397, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Winter" }, { "id": 398, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Garden" }, { "id": 399, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Muffin" }, { "id": 400, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Strawberry" } ] }