Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-id&page=5
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-id&page=6", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-id&page=4", "results": [ { "id": 650, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "5 ÷ 45" }, { "id": 649, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "4 ÷ 28" }, { "id": 648, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "5 ÷ 10" }, { "id": 647, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "6 ÷ 6" }, { "id": 646, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "5 ÷ 25" }, { "id": 645, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "5 ÷ 30" }, { "id": 644, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "4 ÷ 12" }, { "id": 643, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "3 ÷ 24" }, { "id": 642, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "2 ÷ 4" }, { "id": 641, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "4 ÷ 24" } ] }