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

GET /spinner_item/?format=api&page=26
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&page=27",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&page=25",
    "results": [
        {
            "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"
        },
        {
            "id": 255,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "K"
        },
        {
            "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"
        }
    ]
}