Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-name&page=67
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-name&page=68", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-name&page=66", "results": [ { "id": 197, "backgroundcolor": "rgb(255, 0, 0)", "backgroundimage": "", "name": "" }, { "id": 196, "backgroundcolor": "rgb(255, 192, 203)", "backgroundimage": "", "name": "" }, { "id": 195, "backgroundcolor": "rgb(128, 128, 128)", "backgroundimage": "", "name": "" }, { "id": 194, "backgroundcolor": "rgb(165, 42, 42)", "backgroundimage": "", "name": "" }, { "id": 193, "backgroundcolor": "rgb(0, 0, 0)", "backgroundimage": "", "name": "" }, { "id": 172, "backgroundcolor": "rgb(255, 255, 0)", "backgroundimage": "", "name": "" }, { "id": 171, "backgroundcolor": "rgb(128, 0, 128)", "backgroundimage": "", "name": "" }, { "id": 170, "backgroundcolor": "rgb(255, 165, 0)", "backgroundimage": "", "name": "" }, { "id": 168, "backgroundcolor": "rgb(0, 0, 255)", "backgroundimage": "", "name": "" }, { "id": 167, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "" } ] }