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

GET /spinner_item/?format=api&ordering=-name&page=69
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 690,
    "next": null,
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-name&page=68",
    "results": [
        {
            "id": 4,
            "backgroundcolor": "rgb(255, 187, 120)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/5-2-chibi-free-png-image-thumb.png",
            "name": null
        },
        {
            "id": 5,
            "backgroundcolor": "rgb(44, 160, 44)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/6-2-pokemon-png-hd-thumb.png",
            "name": null
        },
        {
            "id": 6,
            "backgroundcolor": "rgb(152, 223, 138)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/8-2-cartoon-png-clipart-thumb.png",
            "name": null
        },
        {
            "id": 7,
            "backgroundcolor": "rgb(148, 103, 189)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/8-2-cartoon-png-clipart-thumb.png",
            "name": null
        },
        {
            "id": 8,
            "backgroundcolor": "rgb(197, 176, 213)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/36385-2-cartoon-transparent-thumb.png",
            "name": null
        },
        {
            "id": 162,
            "backgroundcolor": "rgb(255, 192, 203)",
            "backgroundimage": null,
            "name": null
        },
        {
            "id": 163,
            "backgroundcolor": "rgb(255, 0, 0)",
            "backgroundimage": null,
            "name": null
        },
        {
            "id": 164,
            "backgroundcolor": "rgb(0, 0, 0)",
            "backgroundimage": null,
            "name": null
        },
        {
            "id": 165,
            "backgroundcolor": "rgb(128, 128, 128)",
            "backgroundimage": null,
            "name": null
        },
        {
            "id": 166,
            "backgroundcolor": "rgb(173, 216, 230)",
            "backgroundimage": null,
            "name": null
        }
    ]
}