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

GET /spinner_item/?format=api&ordering=backgroundcolor&page=43
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=44",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundcolor&page=42",
    "results": [
        {
            "id": 192,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/pushing-whiteboardspinnerimagesnta.jpg",
            "name": "Pushing"
        },
        {
            "id": 198,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": ""
        },
        {
            "id": 204,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/angry-whiteboardspinnerimagesnta.jpg",
            "name": "Angry"
        },
        {
            "id": 205,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/bored-whiteboardspinnerimagesnta.jpg",
            "name": "Bored"
        },
        {
            "id": 206,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/disgust-whiteboardspinnerimagesnta.jpg",
            "name": "Disgusted"
        },
        {
            "id": 207,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/frustrted-whiteboardspinnerimagesnta.jpg",
            "name": "Frustrated"
        },
        {
            "id": 158,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/bee-whiteboardspinnerimagesnta.jpg",
            "name": "Bee"
        },
        {
            "id": 149,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/cat-whiteboardspinnerimagesnta.jpg",
            "name": "Cat"
        },
        {
            "id": 150,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/dog-whiteboardspinnerimagesnta.jpg",
            "name": "Dog"
        },
        {
            "id": 151,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/goat-whiteboardspinnerimagesnta.jpg",
            "name": "Goat"
        }
    ]
}