Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-backgroundimage&page=64
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=65", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=63", "results": [ { "id": 346, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Doll" }, { "id": 345, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Baby" }, { "id": 344, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Hand" }, { "id": 343, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Milk" }, { "id": 342, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Duck" }, { "id": 341, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Moon" }, { "id": 340, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Book" }, { "id": 339, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Ten" }, { "id": 338, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Boy" }, { "id": 337, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Box" } ] }