Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-id&page=18
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-id&page=19", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-id&page=17", "results": [ { "id": 520, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Train" }, { "id": 519, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Tiger" }, { "id": 518, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Tube" }, { "id": 517, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Tail" }, { "id": 516, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Tree" }, { "id": 515, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Toe" }, { "id": 514, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Tin" }, { "id": 513, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Tie" }, { "id": 512, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Tap" }, { "id": 511, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Two" } ] }