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

GET /spinner_item/?format=api&ordering=backgroundcolor&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=backgroundcolor&page=68",
    "results": [
        {
            "id": 262,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "R"
        },
        {
            "id": 263,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "S"
        },
        {
            "id": 264,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "T"
        },
        {
            "id": 265,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "U"
        },
        {
            "id": 267,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Mango"
        },
        {
            "id": 18,
            "backgroundcolor": "rgb(31, 119, 180)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/1-2-cartoon-png-image-thumb.png",
            "name": "Owl"
        },
        {
            "id": 9,
            "backgroundcolor": "rgb(31, 119, 180)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/2-2-cartoon-png-picture-thumb.png",
            "name": "Miki"
        },
        {
            "id": 1,
            "backgroundcolor": "rgb(31, 119, 180)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/2-2-cartoon-png-picture-thumb.png",
            "name": null
        },
        {
            "id": 13,
            "backgroundcolor": "rgb(44, 160, 44)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/6-2-pokemon-png-hd-thumb.png",
            "name": "Pikachu"
        },
        {
            "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
        }
    ]
}