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

GET /spinner_item/?format=api&ordering=-id&page=62
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=63",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-id&page=61",
    "results": [
        {
            "id": 80,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/watermelon-whiteboardspinnerimagesnta.jpg",
            "name": "Watermelon"
        },
        {
            "id": 79,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/banana-whiteboardspinnerimagesnta.jpg",
            "name": "Banana"
        },
        {
            "id": 78,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/strawberry-whiteboardspinnerimagesnta.jpg",
            "name": "Strawberry"
        },
        {
            "id": 77,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/pear-whiteboardspinnerimagesnta.jpg",
            "name": "Pears"
        },
        {
            "id": 76,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/apple-whiteboardspinnerimagesnta.jpg",
            "name": "Apple"
        },
        {
            "id": 75,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/tractor-whiteboardspinnerimagesnta.jpg",
            "name": "Tractor"
        },
        {
            "id": 74,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/van-whiteboardspinnerimagesnta.jpg",
            "name": "Van"
        },
        {
            "id": 73,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/truck-whiteboardspinnerimagesnta.jpg",
            "name": "Truck"
        },
        {
            "id": 72,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/train-whiteboardspinnerimagesnta.jpg",
            "name": "Train"
        },
        {
            "id": 71,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/ship-whiteboardspinnerimagesnta.jpg",
            "name": "Ship"
        }
    ]
}