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

GET /spinner_item/?format=api&ordering=-backgroundcolor&page=36
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=37",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundcolor&page=35",
    "results": [
        {
            "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"
        },
        {
            "id": 131,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/toe-whiteboardspinnerimagesnta.jpg",
            "name": "Toe"
        },
        {
            "id": 132,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/knee-whiteboardspinnerimagesnta.jpg",
            "name": "Knee"
        },
        {
            "id": 133,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/leg-whiteboardspinnerimagesnta.jpg",
            "name": "Legs"
        },
        {
            "id": 124,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/eyebrow-whiteboardspinnerimagesnta.jpg",
            "name": "Eyebrows"
        },
        {
            "id": 135,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/nail-whiteboardspinnerimagesnta.jpg",
            "name": "Nails"
        }
    ]
}