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

GET /spinner_item/?format=api&page=9
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=10",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&page=8",
    "results": [
        {
            "id": 81,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/cherry-whiteboardspinnerimagesnta.jpg",
            "name": "Cherry"
        },
        {
            "id": 82,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/coconut-whiteboardspinnerimagesnta.jpg",
            "name": "Coconut"
        },
        {
            "id": 83,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/custardapple-whiteboardspinnerimagesnta.jpg",
            "name": "Custard apple"
        },
        {
            "id": 84,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/sugarcane-whiteboardspinnerimagesnta.jpg",
            "name": "Sugarcane"
        },
        {
            "id": 85,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/grapes-whiteboardspinnerimagesnta.jpg",
            "name": "Grapes"
        },
        {
            "id": 86,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/guava-whiteboardspinnerimagesnta.jpg",
            "name": "Guava"
        },
        {
            "id": 87,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/jackfruit-whiteboardspinnerimagesnta.jpg",
            "name": "Jackfruit"
        },
        {
            "id": 88,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/kiwi-whiteboardspinnerimagesnta.jpg",
            "name": "Kiwi"
        },
        {
            "id": 89,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/Litchi-whiteboardspinnerimagesnta.jpg",
            "name": "Litchi"
        },
        {
            "id": 90,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/mango-whiteboardspinnerimagesnta.jpg",
            "name": "Mango"
        }
    ]
}