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

GET /spinner_item/?format=api&ordering=-backgroundcolor&page=53
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=54",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundcolor&page=52",
    "results": [
        {
            "id": 290,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Stand only on left leg"
        },
        {
            "id": 291,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Move your arms"
        },
        {
            "id": 264,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "T"
        },
        {
            "id": 256,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "L"
        },
        {
            "id": 257,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "M"
        },
        {
            "id": 258,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "N"
        },
        {
            "id": 259,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "O"
        },
        {
            "id": 260,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "P"
        },
        {
            "id": 261,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Q"
        },
        {
            "id": 262,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "R"
        }
    ]
}