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

GET /spinner_item/?format=api&ordering=-backgroundcolor&page=41
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=42",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundcolor&page=40",
    "results": [
        {
            "id": 186,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/jumping-whiteboardspinnerimagesnta.jpg",
            "name": "Jumping"
        },
        {
            "id": 187,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/laughing-whiteboardspinnerimagesnta.jpg",
            "name": "Laughing"
        },
        {
            "id": 188,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/talking-whiteboardspinnerimagesnta.jpg",
            "name": "Talking"
        },
        {
            "id": 189,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/shouting-whiteboardspinnerimagesnta.jpg",
            "name": "Shouting"
        },
        {
            "id": 190,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/washing-whiteboardspinnerimagesnta.jpg",
            "name": "Washing"
        },
        {
            "id": 191,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/hugging-whiteboardspinnerimagesnta.jpg",
            "name": "Hugging"
        },
        {
            "id": 192,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/pushing-whiteboardspinnerimagesnta.jpg",
            "name": "Pushing"
        },
        {
            "id": 154,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/frog-whiteboardspinnerimagesnta.jpg",
            "name": "Frog"
        },
        {
            "id": 145,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/anxious-whiteboardspinnerimagesnta.jpg",
            "name": "Anxious"
        },
        {
            "id": 146,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/confused-whiteboardspinnerimagesnta.jpg",
            "name": "Confused"
        }
    ]
}