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

GET /spinner_item/?format=api&ordering=backgroundimage&page=62
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=63",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundimage&page=61",
    "results": [
        {
            "id": 68,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/helicopter-whiteboardspinnerimagesnta.jpg",
            "name": "Helicopter"
        },
        {
            "id": 152,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/horse-whiteboardspinnerimagesnta.jpg",
            "name": "Horse"
        },
        {
            "id": 69,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/hotair+balloon-whiteboardspinnerimagesnta.jpg",
            "name": "Hot air balloon"
        },
        {
            "id": 191,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/hugging-whiteboardspinnerimagesnta.jpg",
            "name": "Hugging"
        },
        {
            "id": 87,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/jackfruit-whiteboardspinnerimagesnta.jpg",
            "name": "Jackfruit"
        },
        {
            "id": 186,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/jumping-whiteboardspinnerimagesnta.jpg",
            "name": "Jumping"
        },
        {
            "id": 183,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/kissing-whiteboardspinnerimagesnta.jpg",
            "name": "Kissing"
        },
        {
            "id": 88,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/kiwi-whiteboardspinnerimagesnta.jpg",
            "name": "Kiwi"
        },
        {
            "id": 132,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/knee-whiteboardspinnerimagesnta.jpg",
            "name": "Knee"
        },
        {
            "id": 187,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/laughing-whiteboardspinnerimagesnta.jpg",
            "name": "Laughing"
        }
    ]
}