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

GET /spinner_item/?format=api&ordering=name&page=32
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=name&page=33",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=name&page=31",
    "results": [
        {
            "id": 83,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/custardapple-whiteboardspinnerimagesnta.jpg",
            "name": "Custard apple"
        },
        {
            "id": 248,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "D"
        },
        {
            "id": 368,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Dance"
        },
        {
            "id": 536,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Dance"
        },
        {
            "id": 181,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/dancing-whiteboardspinnerimagesnta.jpg",
            "name": "Dancing"
        },
        {
            "id": 532,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Deer"
        },
        {
            "id": 528,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Den"
        },
        {
            "id": 53,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/daimond.jpg",
            "name": "Diamond"
        },
        {
            "id": 206,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/disgust-whiteboardspinnerimagesnta.jpg",
            "name": "Disgusted"
        },
        {
            "id": 138,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/disgust-whiteboardspinnerimagesnta.jpg",
            "name": "Disgusted"
        }
    ]
}