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

GET /spinner_item/?format=api&ordering=-backgroundimage&page=10
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=11",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=9",
    "results": [
        {
            "id": 151,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/goat-whiteboardspinnerimagesnta.jpg",
            "name": "Goat"
        },
        {
            "id": 37,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/goat-whiteboardspinnerimagesnta.jpg",
            "name": "Goat"
        },
        {
            "id": 36,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/giraffe-whiteboardspinnerimagesnta.jpg",
            "name": "Giraffe"
        },
        {
            "id": 110,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/ginger-whiteboardspinnerimagesnta.jpg",
            "name": "Ginger"
        },
        {
            "id": 109,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/garlic-whiteboardspinnerimagesnta.jpg",
            "name": "Garlic"
        },
        {
            "id": 207,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/frustrted-whiteboardspinnerimagesnta.jpg",
            "name": "Frustrated"
        },
        {
            "id": 219,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/frustrted-whiteboardspinnerimagesnta.jpg",
            "name": "Frustrated"
        },
        {
            "id": 139,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/frustrted-whiteboardspinnerimagesnta.jpg",
            "name": "Frustrated"
        },
        {
            "id": 35,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/frog-whiteboardspinnerimagesnta.jpg",
            "name": "Frog"
        },
        {
            "id": 154,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/frog-whiteboardspinnerimagesnta.jpg",
            "name": "Frog"
        }
    ]
}