Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=id&page=45
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=id&page=46", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=id&page=44", "results": [ { "id": 441, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Shake" }, { "id": 442, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Shoe" }, { "id": 443, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Shout" }, { "id": 444, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Short" }, { "id": 445, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Share" }, { "id": 446, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Shirt" }, { "id": 447, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Shore" }, { "id": 448, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Shrimp" }, { "id": 449, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Chair" }, { "id": 450, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Chin" } ] }