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

GET /spinner_item/?format=api&page=61
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=62",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&page=60",
    "results": [
        {
            "id": 601,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "9 - 3"
        },
        {
            "id": 602,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "5 - 1"
        },
        {
            "id": 603,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "9 - 1"
        },
        {
            "id": 604,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "8 - 1"
        },
        {
            "id": 605,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "7 - 3"
        },
        {
            "id": 606,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "6 - 3"
        },
        {
            "id": 607,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "5 - 3"
        },
        {
            "id": 608,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "8 - 5"
        },
        {
            "id": 609,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "9 - 3"
        },
        {
            "id": 610,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "6 - 5"
        }
    ]
}