API endpoint that allows saved sessions to be viewed or edited.

GET /spinner_item/?format=api&ordering=-backgroundimage&page=15
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 690,
    "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=16",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=14",
    "results": [
        {
            "id": 119,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/cheek-whiteboardspinnerimagesnta.jpg",
            "name": "Cheeks"
        },
        {
            "id": 104,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/cauliflower-whiteboardspinnerimagesnta.jpg",
            "name": "Cauliflower"
        },
        {
            "id": 43,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/cat-whiteboardspinnerimagesnta.jpg",
            "name": "Cat"
        },
        {
            "id": 149,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/cat-whiteboardspinnerimagesnta.jpg",
            "name": "Cat"
        },
        {
            "id": 103,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/carrot-whiteboardspinnerimagesnta.jpg",
            "name": "Carrot"
        },
        {
            "id": 66,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/car-whiteboardspinnerimagesnta.jpg",
            "name": "Car"
        },
        {
            "id": 102,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/capsicum-whiteboardspinnerimagesnta.jpg",
            "name": "Capsicum"
        },
        {
            "id": 40,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/camel-whiteboardspinnerimagesnta.jpg",
            "name": "Camel"
        },
        {
            "id": 65,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/cable+car-whiteboardspinnerimagesnta.jpg",
            "name": "Cable car"
        },
        {
            "id": 101,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/cabbage-whiteboardspinnerimagesnta.jpg",
            "name": "Cabbage"
        }
    ]
}