Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-backgroundcolor
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundcolor&page=2", "previous": null, "results": [ { "id": 5, "backgroundcolor": "rgb(44, 160, 44)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/6-2-pokemon-png-hd-thumb.png", "name": null }, { "id": 13, "backgroundcolor": "rgb(44, 160, 44)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/6-2-pokemon-png-hd-thumb.png", "name": "Pikachu" }, { "id": 1, "backgroundcolor": "rgb(31, 119, 180)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/2-2-cartoon-png-picture-thumb.png", "name": null }, { "id": 18, "backgroundcolor": "rgb(31, 119, 180)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/1-2-cartoon-png-image-thumb.png", "name": "Owl" }, { "id": 9, "backgroundcolor": "rgb(31, 119, 180)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/2-2-cartoon-png-picture-thumb.png", "name": "Miki" }, { "id": 690, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "60 - 50" }, { "id": 31, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/crow-whiteboardspinnerimagesnta.jpg", "name": "Crow" }, { "id": 32, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/elephant-whiteboardspinnerimagesnta.jpg", "name": "Elephant" }, { "id": 33, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/fish-whiteboardspinnerimagesnta.jpg", "name": "Fish" }, { "id": 24, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "" } ] }