Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-id&page=67
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-id&page=68", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-id&page=66", "results": [ { "id": 30, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/tiger-whiteboardspinnerimagesnta.jpg", "name": "Tiger" }, { "id": 29, "backgroundcolor": "rgb(255, 255, 0)", "backgroundimage": "", "name": "" }, { "id": 28, "backgroundcolor": "rgb(128, 0, 128)", "backgroundimage": "", "name": "" }, { "id": 27, "backgroundcolor": "rgb(255, 165, 0)", "backgroundimage": "", "name": "" }, { "id": 26, "backgroundcolor": "rgb(0, 128, 0)", "backgroundimage": "", "name": "" }, { "id": 25, "backgroundcolor": "rgb(0, 0, 255)", "backgroundimage": "", "name": "" }, { "id": 24, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "" }, { "id": 23, "backgroundcolor": "rgb(255, 0, 0)", "backgroundimage": "", "name": "" }, { "id": 22, "backgroundcolor": "rgb(255, 192, 203)", "backgroundimage": "", "name": "" }, { "id": 21, "backgroundcolor": "rgb(128, 128, 128)", "backgroundimage": "", "name": "" } ] }