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

GET /spinner_item/?format=api&ordering=-backgroundimage&page=4
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=5",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=3",
    "results": [
        {
            "id": 189,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/shouting-whiteboardspinnerimagesnta.jpg",
            "name": "Shouting"
        },
        {
            "id": 71,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/ship-whiteboardspinnerimagesnta.jpg",
            "name": "Ship"
        },
        {
            "id": 58,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/semicircle.jpg",
            "name": "Semi circle"
        },
        {
            "id": 142,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/sad-whiteboardspinnerimagesnta.jpg",
            "name": "Sad"
        },
        {
            "id": 222,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/sad-whiteboardspinnerimagesnta.jpg",
            "name": "Sad"
        },
        {
            "id": 210,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/sad-whiteboardspinnerimagesnta.jpg",
            "name": "Sad"
        },
        {
            "id": 182,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/running-whiteboardspinnerimagesnta.jpg",
            "name": "Running"
        },
        {
            "id": 57,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/rectangle.jpg",
            "name": "Rectangle"
        },
        {
            "id": 192,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/pushing-whiteboardspinnerimagesnta.jpg",
            "name": "Pushing"
        },
        {
            "id": 100,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/pumpkin-whiteboardspinnerimagesnta.jpg",
            "name": "Pumpkin"
        }
    ]
}