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

GET /spinner_item/?format=api&ordering=-backgroundimage&page=41
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=42",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=40",
    "results": [
        {
            "id": 577,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "1 + 7"
        },
        {
            "id": 576,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "3 + 6"
        },
        {
            "id": 575,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "3 + 5"
        },
        {
            "id": 574,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "2 + 4"
        },
        {
            "id": 573,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "2 + 3"
        },
        {
            "id": 572,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "2 + 2"
        },
        {
            "id": 571,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "1 + 1"
        },
        {
            "id": 570,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "20"
        },
        {
            "id": 569,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "19"
        },
        {
            "id": 669,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "11 + 11"
        }
    ]
}