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

GET /spinner_item/?format=api&ordering=backgroundimage&page=39
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=backgroundimage&page=40",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundimage&page=38",
    "results": [
        {
            "id": 260,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "P"
        },
        {
            "id": 259,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "O"
        },
        {
            "id": 258,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "N"
        },
        {
            "id": 257,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "M"
        },
        {
            "id": 256,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "L"
        },
        {
            "id": 255,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "K"
        },
        {
            "id": 195,
            "backgroundcolor": "rgb(128, 128, 128)",
            "backgroundimage": "",
            "name": ""
        },
        {
            "id": 29,
            "backgroundcolor": "rgb(255, 255, 0)",
            "backgroundimage": "",
            "name": ""
        },
        {
            "id": 167,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": ""
        },
        {
            "id": 168,
            "backgroundcolor": "rgb(0, 0, 255)",
            "backgroundimage": "",
            "name": ""
        }
    ]
}