Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-id&page=37
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-id&page=38", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-id&page=36", "results": [ { "id": 330, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Six" }, { "id": 329, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Gun" }, { "id": 328, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Cap" }, { "id": 327, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Net" }, { "id": 326, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Leg" }, { "id": 325, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Dog" }, { "id": 324, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Two" }, { "id": 323, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Bag" }, { "id": 322, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Bat" }, { "id": 321, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Pig" } ] }