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

GET /spinner_item/?format=api&page=18
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=19",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&page=17",
    "results": [
        {
            "id": 171,
            "backgroundcolor": "rgb(128, 0, 128)",
            "backgroundimage": "",
            "name": ""
        },
        {
            "id": 172,
            "backgroundcolor": "rgb(255, 255, 0)",
            "backgroundimage": "",
            "name": ""
        },
        {
            "id": 173,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/playing-whiteboardspinnerimagesnta.jpg",
            "name": "Playing"
        },
        {
            "id": 174,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/eating-whiteboardspinnerimagesnta.jpg",
            "name": "Eating"
        },
        {
            "id": 175,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/sleeping-whiteboardspinnerimagesnta.jpg",
            "name": "Sleeping"
        },
        {
            "id": 176,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/brushing-whiteboardspinnerimagesnta.jpg",
            "name": "Brushing"
        },
        {
            "id": 177,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/bathing-whiteboardspinnerimagesnta.jpg",
            "name": "Bathing"
        },
        {
            "id": 178,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/swimming-whiteboardspinnerimagesnta.jpg",
            "name": "Swimming"
        },
        {
            "id": 179,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/crying-whiteboardspinnerimagesnta.jpg",
            "name": "Crying"
        },
        {
            "id": 180,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/drinking-whiteboardspinnerimagesnta.jpg",
            "name": "Drinking"
        }
    ]
}