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": 581,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "10 + 1"
        },
        {
            "id": 596,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "4 - 1"
        },
        {
            "id": 595,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "3 - 1"
        },
        {
            "id": 594,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "5 - 2"
        },
        {
            "id": 593,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "4 - 3"
        },
        {
            "id": 592,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "3 - 2"
        },
        {
            "id": 591,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "2 - 1"
        },
        {
            "id": 590,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "17+ 1"
        },
        {
            "id": 589,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "14 + 2"
        },
        {
            "id": 588,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "13 + 2"
        }
    ]
}