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

GET /spinner_item/?format=api&ordering=backgroundcolor&page=40
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=41",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundcolor&page=39",
    "results": [
        {
            "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": 115,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/brocoli-whiteboardspinnerimagesnta.jpg",
            "name": "Broccoli"
        },
        {
            "id": 116,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/ankel-whiteboardspinnerimagesnta.jpg",
            "name": "Ankle"
        },
        {
            "id": 117,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/nose-whiteboardspinnerimagesnta.jpg",
            "name": "Nose"
        },
        {
            "id": 148,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/cow-whiteboardspinnerimagesnta.jpg",
            "name": "Cow"
        },
        {
            "id": 119,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/cheek-whiteboardspinnerimagesnta.jpg",
            "name": "Cheeks"
        },
        {
            "id": 120,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/chest-whiteboardspinnerimagesnta.jpg",
            "name": "Chest"
        },
        {
            "id": 121,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/chin-whiteboardspinnerimagesnta.jpg",
            "name": "Chin"
        }
    ]
}