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

GET /spinner_item/?format=api&ordering=backgroundcolor&page=35
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=36",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundcolor&page=34",
    "results": [
        {
            "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": 579,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "1 + 9"
        },
        {
            "id": 570,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "20"
        },
        {
            "id": 571,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "1 + 1"
        },
        {
            "id": 572,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "2 + 2"
        }
    ]
}