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

GET /spinner_item/?format=api&ordering=-id&page=59
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=60",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-id&page=58",
    "results": [
        {
            "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": 108,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/cucumber-whiteboardspinnerimagesnta.jpg",
            "name": "Cucumber"
        },
        {
            "id": 107,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/corn-whiteboardspinnerimagesnta.jpg",
            "name": "Corn"
        },
        {
            "id": 106,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/potato-whiteboardspinnerimagesnta.jpg",
            "name": "Potato"
        },
        {
            "id": 105,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/chilli-whiteboardspinnerimagesnta.jpg",
            "name": "Chilli"
        },
        {
            "id": 104,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/cauliflower-whiteboardspinnerimagesnta.jpg",
            "name": "Cauliflower"
        },
        {
            "id": 103,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/carrot-whiteboardspinnerimagesnta.jpg",
            "name": "Carrot"
        },
        {
            "id": 102,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/capsicum-whiteboardspinnerimagesnta.jpg",
            "name": "Capsicum"
        },
        {
            "id": 101,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/cabbage-whiteboardspinnerimagesnta.jpg",
            "name": "Cabbage"
        }
    ]
}