Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-backgroundimage&page=65
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=66", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=64", "results": [ { "id": 349, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Drum" }, { "id": 335, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Jug" }, { "id": 334, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "jam" }, { "id": 333, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Hen" }, { "id": 332, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Fox" }, { "id": 331, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Sun" }, { "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" } ] }