Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=backgroundimage&page=4
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundimage&page=5", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundimage&page=3", "results": [ { "id": 471, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Pull" }, { "id": 470, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Push" }, { "id": 461, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Chest" }, { "id": 468, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Play" }, { "id": 467, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Park" }, { "id": 466, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Pie" }, { "id": 465, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Pan" }, { "id": 464, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Pig" }, { "id": 454, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Child" }, { "id": 462, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Chocolate" } ] }