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

GET /spinner_item/?format=api&ordering=-backgroundcolor&page=63
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=64",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundcolor&page=62",
    "results": [
        {
            "id": 245,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "A"
        },
        {
            "id": 237,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Touch your left leg"
        },
        {
            "id": 247,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "C"
        },
        {
            "id": 248,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "D"
        },
        {
            "id": 249,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "E"
        },
        {
            "id": 250,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "F"
        },
        {
            "id": 251,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "G"
        },
        {
            "id": 252,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "H"
        },
        {
            "id": 253,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "I"
        },
        {
            "id": 254,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "J"
        }
    ]
}