Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-backgroundimage&page=54
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=55", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=53", "results": [ { "id": 22, "backgroundcolor": "rgb(255, 192, 203)", "backgroundimage": "", "name": "" }, { "id": 21, "backgroundcolor": "rgb(128, 128, 128)", "backgroundimage": "", "name": "" }, { "id": 20, "backgroundcolor": "rgb(165, 42, 42)", "backgroundimage": "", "name": "" }, { "id": 19, "backgroundcolor": "rgb(0, 0, 0)", "backgroundimage": "", "name": "" }, { "id": 245, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "A" }, { "id": 259, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "O" }, { "id": 258, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "N" }, { "id": 257, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "M" }, { "id": 256, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "L" }, { "id": 255, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "K" } ] }