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": 122,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/ear-whiteboardspinnerimagesnta.jpg",
            "name": "Ear"
        },
        {
            "id": 123,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/palm-whiteboardspinnerimagesnta.jpg",
            "name": "Palm"
        },
        {
            "id": 124,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/eyebrow-whiteboardspinnerimagesnta.jpg",
            "name": "Eyebrows"
        },
        {
            "id": 125,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/eye-whiteboardspinnerimagesnta.jpg",
            "name": "Eyes"
        },
        {
            "id": 126,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/finger-whiteboardspinnerimagesnta.jpg",
            "name": "Fingers"
        },
        {
            "id": 127,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/neck-whiteboardspinnerimagesnta.jpg",
            "name": "Neck"
        },
        {
            "id": 188,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/talking-whiteboardspinnerimagesnta.jpg",
            "name": "Talking"
        },
        {
            "id": 179,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/crying-whiteboardspinnerimagesnta.jpg",
            "name": "Crying"
        },
        {
            "id": 180,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/drinking-whiteboardspinnerimagesnta.jpg",
            "name": "Drinking"
        },
        {
            "id": 181,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/dancing-whiteboardspinnerimagesnta.jpg",
            "name": "Dancing"
        }
    ]
}