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

GET /spinner_item/?format=api&ordering=-name&page=27
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=-name&page=28",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-name&page=26",
    "results": [
        {
            "id": 365,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Lemon"
        },
        {
            "id": 133,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/leg-whiteboardspinnerimagesnta.jpg",
            "name": "Legs"
        },
        {
            "id": 326,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Leg"
        },
        {
            "id": 352,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Leaf"
        },
        {
            "id": 187,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/laughing-whiteboardspinnerimagesnta.jpg",
            "name": "Laughing"
        },
        {
            "id": 370,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Lamp"
        },
        {
            "id": 256,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "L"
        },
        {
            "id": 132,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/knee-whiteboardspinnerimagesnta.jpg",
            "name": "Knee"
        },
        {
            "id": 88,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/kiwi-whiteboardspinnerimagesnta.jpg",
            "name": "Kiwi"
        },
        {
            "id": 275,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Kite"
        }
    ]
}