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

GET /spinner_item/?format=api&page=19
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&page=20",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&page=18",
    "results": [
        {
            "id": 181,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/dancing-whiteboardspinnerimagesnta.jpg",
            "name": "Dancing"
        },
        {
            "id": 182,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/running-whiteboardspinnerimagesnta.jpg",
            "name": "Running"
        },
        {
            "id": 183,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/kissing-whiteboardspinnerimagesnta.jpg",
            "name": "Kissing"
        },
        {
            "id": 184,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/walking-whiteboardspinnerimagesnta.jpg",
            "name": "Walking"
        },
        {
            "id": 185,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/writing-whiteboardspinnerimagesnta.jpg",
            "name": "Writing"
        },
        {
            "id": 186,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/jumping-whiteboardspinnerimagesnta.jpg",
            "name": "Jumping"
        },
        {
            "id": 187,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/laughing-whiteboardspinnerimagesnta.jpg",
            "name": "Laughing"
        },
        {
            "id": 188,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/talking-whiteboardspinnerimagesnta.jpg",
            "name": "Talking"
        },
        {
            "id": 189,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/shouting-whiteboardspinnerimagesnta.jpg",
            "name": "Shouting"
        },
        {
            "id": 190,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/washing-whiteboardspinnerimagesnta.jpg",
            "name": "Washing"
        }
    ]
}