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

GET /spinner_item/?format=api&page=58
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=59",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&page=57",
    "results": [
        {
            "id": 571,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "1 + 1"
        },
        {
            "id": 572,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "2 + 2"
        },
        {
            "id": 573,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "2 + 3"
        },
        {
            "id": 574,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "2 + 4"
        },
        {
            "id": 575,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "3 + 5"
        },
        {
            "id": 576,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "3 + 6"
        },
        {
            "id": 577,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "1 + 7"
        },
        {
            "id": 578,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "1 + 8"
        },
        {
            "id": 579,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "1 + 9"
        },
        {
            "id": 580,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "3 + 1"
        }
    ]
}