Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-backgroundimage&page=55
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=56", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=54", "results": [ { "id": 254, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "J" }, { "id": 253, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "I" }, { "id": 252, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "H" }, { "id": 251, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "G" }, { "id": 250, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "F" }, { "id": 249, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "E" }, { "id": 248, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "D" }, { "id": 247, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "C" }, { "id": 246, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "B" }, { "id": 318, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Emotions" } ] }