Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=backgroundimage&page=45
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundimage&page=46", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundimage&page=44", "results": [ { "id": 274, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Apple" }, { "id": 311, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Rivers" }, { "id": 338, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Boy" }, { "id": 347, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Nose" }, { "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" } ] }