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

GET /spinner_item/?format=api&ordering=-id&page=54
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=-id&page=55",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-id&page=53",
    "results": [
        {
            "id": 160,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/pig-whiteboardspinnerimagesnta.jpg",
            "name": "Pig"
        },
        {
            "id": 159,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/crow-whiteboardspinnerimagesnta.jpg",
            "name": "Crow"
        },
        {
            "id": 158,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/bee-whiteboardspinnerimagesnta.jpg",
            "name": "Bee"
        },
        {
            "id": 157,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/elephant-whiteboardspinnerimagesnta.jpg",
            "name": "Elephant"
        },
        {
            "id": 156,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/snake-whiteboardspinnerimagesnta.jpg",
            "name": "Snake"
        },
        {
            "id": 155,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/lion-whiteboardspinnerimagesnta.jpg",
            "name": "Lion"
        },
        {
            "id": 154,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/frog-whiteboardspinnerimagesnta.jpg",
            "name": "Frog"
        },
        {
            "id": 153,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/duck-whiteboardspinnerimagesnta.jpg",
            "name": "Duck"
        },
        {
            "id": 152,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/horse-whiteboardspinnerimagesnta.jpg",
            "name": "Horse"
        },
        {
            "id": 151,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/goat-whiteboardspinnerimagesnta.jpg",
            "name": "Goat"
        }
    ]
}