Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-backgroundimage&page=27
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=28", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=26", "results": [ { "id": 538, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Dress" }, { "id": 529, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Dog" }, { "id": 540, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Dolphin" }, { "id": 541, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Van" }, { "id": 542, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Vase" }, { "id": 543, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Walk" }, { "id": 544, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Window" }, { "id": 545, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Watch" }, { "id": 546, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Whale" }, { "id": 547, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Wallet" } ] }