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

GET /spinner_item/?format=api&ordering=id&page=13
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=id&page=14",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=id&page=12",
    "results": [
        {
            "id": 121,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/chin-whiteboardspinnerimagesnta.jpg",
            "name": "Chin"
        },
        {
            "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": 128,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/tongue-whiteboardspinnerimagesnta.jpg",
            "name": "Tongue"
        },
        {
            "id": 129,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/wrist-whiteboardspinnerimagesnta.jpg",
            "name": "Wrist"
        },
        {
            "id": 130,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/hand-whiteboardspinnerimagesnta.jpg",
            "name": "Hand"
        }
    ]
}