Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-backgroundimage&page=5
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=6", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=4", "results": [ { "id": 106, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/potato-whiteboardspinnerimagesnta.jpg", "name": "Potato" }, { "id": 173, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/playing-whiteboardspinnerimagesnta.jpg", "name": "Playing" }, { "id": 91, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/pineapple-whiteboardspinnerimagesnta.jpg", "name": "Pineapple" }, { "id": 160, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/pig-whiteboardspinnerimagesnta.jpg", "name": "Pig" }, { "id": 56, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/pentagon.jpg", "name": "Pentagon" }, { "id": 77, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/pear-whiteboardspinnerimagesnta.jpg", "name": "Pears" }, { "id": 34, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/peacock-whiteboardspinnerimagesnta.jpg", "name": "Peacock" }, { "id": 98, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/pea-whiteboardspinnerimagesnta.jpg", "name": "Peas" }, { "id": 94, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/papaya-whiteboardspinnerimagesnta.jpg", "name": "Papaya" }, { "id": 46, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/panda-whiteboardspinnerimagesnta.jpg", "name": "Panda" } ] }