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

GET /spinner_item/?format=api&ordering=-backgroundimage&page=13
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=14",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=12",
    "results": [
        {
            "id": 181,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/dancing-whiteboardspinnerimagesnta.jpg",
            "name": "Dancing"
        },
        {
            "id": 53,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/daimond.jpg",
            "name": "Diamond"
        },
        {
            "id": 83,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/custardapple-whiteboardspinnerimagesnta.jpg",
            "name": "Custard apple"
        },
        {
            "id": 108,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/cucumber-whiteboardspinnerimagesnta.jpg",
            "name": "Cucumber"
        },
        {
            "id": 179,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/crying-whiteboardspinnerimagesnta.jpg",
            "name": "Crying"
        },
        {
            "id": 31,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/crow-whiteboardspinnerimagesnta.jpg",
            "name": "Crow"
        },
        {
            "id": 159,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/crow-whiteboardspinnerimagesnta.jpg",
            "name": "Crow"
        },
        {
            "id": 52,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/cross.jpg",
            "name": "Cross"
        },
        {
            "id": 48,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/cow-whiteboardspinnerimagesnta.jpg",
            "name": "Cow"
        },
        {
            "id": 148,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/cow-whiteboardspinnerimagesnta.jpg",
            "name": "Cow"
        }
    ]
}