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

GET /spinner_item/?format=api&ordering=-backgroundimage&page=7
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=8",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=6",
    "results": [
        {
            "id": 63,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/motorcycle-whiteboardspinnerimagesnta.jpg",
            "name": "Motorbike"
        },
        {
            "id": 161,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/mosquito-whiteboardspinnerimagesnta.jpg",
            "name": "Mosquito"
        },
        {
            "id": 112,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/mint-whiteboardspinnerimagesnta.jpg",
            "name": "Mint"
        },
        {
            "id": 90,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/mango-whiteboardspinnerimagesnta.jpg",
            "name": "Mango"
        },
        {
            "id": 89,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/Litchi-whiteboardspinnerimagesnta.jpg",
            "name": "Litchi"
        },
        {
            "id": 134,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/lip-whiteboardspinnerimagesnta.jpg",
            "name": "Lips"
        },
        {
            "id": 155,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/lion-whiteboardspinnerimagesnta.jpg",
            "name": "Lion"
        },
        {
            "id": 42,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/lion-whiteboardspinnerimagesnta.jpg",
            "name": "Lion"
        },
        {
            "id": 111,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/lemon-whiteboardspinnerimagesnta.jpg",
            "name": "Lemon"
        },
        {
            "id": 133,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/leg-whiteboardspinnerimagesnta.jpg",
            "name": "Legs"
        }
    ]
}