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

GET /spinner_item/?format=api&ordering=-backgroundcolor&page=38
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=-backgroundcolor&page=39",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundcolor&page=37",
    "results": [
        {
            "id": 107,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/corn-whiteboardspinnerimagesnta.jpg",
            "name": "Corn"
        },
        {
            "id": 108,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/cucumber-whiteboardspinnerimagesnta.jpg",
            "name": "Cucumber"
        },
        {
            "id": 109,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/garlic-whiteboardspinnerimagesnta.jpg",
            "name": "Garlic"
        },
        {
            "id": 110,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/ginger-whiteboardspinnerimagesnta.jpg",
            "name": "Ginger"
        },
        {
            "id": 111,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/lemon-whiteboardspinnerimagesnta.jpg",
            "name": "Lemon"
        },
        {
            "id": 112,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/mint-whiteboardspinnerimagesnta.jpg",
            "name": "Mint"
        },
        {
            "id": 113,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/mushroom-whiteboardspinnerimagesnta.jpg",
            "name": "Mushroom"
        },
        {
            "id": 114,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/okra-whiteboardspinnerimagesnta.jpg",
            "name": "Okra"
        },
        {
            "id": 144,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/surprised-whiteboardspinnerimagesnta.jpg",
            "name": "Surprised"
        },
        {
            "id": 116,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/ankel-whiteboardspinnerimagesnta.jpg",
            "name": "Ankle"
        }
    ]
}