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

GET /spinner_item/?format=api&ordering=-backgroundimage&page=17
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=18",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=16",
    "results": [
        {
            "id": 158,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/bee-whiteboardspinnerimagesnta.jpg",
            "name": "Bee"
        },
        {
            "id": 38,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/bee-whiteboardspinnerimagesnta.jpg",
            "name": "Bee"
        },
        {
            "id": 39,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/bear-whiteboardspinnerimagesnta.jpg",
            "name": "Bear"
        },
        {
            "id": 177,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/bathing-whiteboardspinnerimagesnta.jpg",
            "name": "Bathing"
        },
        {
            "id": 79,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/banana-whiteboardspinnerimagesnta.jpg",
            "name": "Banana"
        },
        {
            "id": 50,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/arrow.jpg",
            "name": "Arrow"
        },
        {
            "id": 95,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/apricot-whiteboardspinnerimagesnta.jpg",
            "name": "Apricot"
        },
        {
            "id": 76,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/apple-whiteboardspinnerimagesnta.jpg",
            "name": "Apple"
        },
        {
            "id": 213,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/anxious-whiteboardspinnerimagesnta.jpg",
            "name": "Anxious"
        },
        {
            "id": 225,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/anxious-whiteboardspinnerimagesnta.jpg",
            "name": "Anxious"
        }
    ]
}