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

GET /spinner_item/?format=api&ordering=backgroundcolor&page=68
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=69",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundcolor&page=67",
    "results": [
        {
            "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"
        },
        {
            "id": 261,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Q"
        }
    ]
}