Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-backgroundimage&page=37
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=38", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=36", "results": [ { "id": 659, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "20 + 20" }, { "id": 658, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "10 + 10" }, { "id": 671, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "20 - 10" }, { "id": 672, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "30 - 20" }, { "id": 673, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "40 - 30" }, { "id": 628, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "3 x 6" }, { "id": 675, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "30- 10" }, { "id": 676, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "40 - 10" }, { "id": 677, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "50 - 30" }, { "id": 678, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "60- 20" } ] }