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

GET /spinner_item/?format=api&ordering=-backgroundcolor&page=54
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=55",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundcolor&page=53",
    "results": [
        {
            "id": 263,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "S"
        },
        {
            "id": 292,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Nod your head"
        },
        {
            "id": 265,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "U"
        },
        {
            "id": 266,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "V"
        },
        {
            "id": 267,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Mango"
        },
        {
            "id": 268,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Ball"
        },
        {
            "id": 269,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Toys"
        },
        {
            "id": 270,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Teddy"
        },
        {
            "id": 271,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "School"
        },
        {
            "id": 272,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Cake"
        }
    ]
}