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

GET /spinner_item/?format=api&ordering=backgroundimage&page=51
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=52",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundimage&page=50",
    "results": [
        {
            "id": 2,
            "backgroundcolor": "rgb(174, 199, 232)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/2-2-sonic-the-hedgehog-png-11-thumb.png",
            "name": null
        },
        {
            "id": 17,
            "backgroundcolor": "rgb(0, 0, 0)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/36385-2-cartoon-transparent-thumb.png",
            "name": "Name 9"
        },
        {
            "id": 16,
            "backgroundcolor": "rgb(197, 176, 213)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/36385-2-cartoon-transparent-thumb.png",
            "name": "Monkey"
        },
        {
            "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": 3,
            "backgroundcolor": "rgb(255, 127, 14)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/4-2-animation-png-pic-thumb.png",
            "name": null
        },
        {
            "id": 11,
            "backgroundcolor": "rgb(255, 127, 14)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/4-2-animation-png-pic-thumb.png",
            "name": "Panda"
        },
        {
            "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": 12,
            "backgroundcolor": "rgb(255, 187, 120)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/5-2-chibi-free-png-image-thumb.png",
            "name": "Black fighter"
        },
        {
            "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": 13,
            "backgroundcolor": "rgb(44, 160, 44)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/6-2-pokemon-png-hd-thumb.png",
            "name": "Pikachu"
        }
    ]
}