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

GET /spinner_item/?format=api&ordering=-backgroundimage&page=16
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=17",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=15",
    "results": [
        {
            "id": 41,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/butterfly-whiteboardspinnerimagesnta.jpg",
            "name": "Butterfly"
        },
        {
            "id": 64,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/bus-whiteboardspinnerimagesnta.jpg",
            "name": "Bus"
        },
        {
            "id": 176,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/brushing-whiteboardspinnerimagesnta.jpg",
            "name": "Brushing"
        },
        {
            "id": 115,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/brocoli-whiteboardspinnerimagesnta.jpg",
            "name": "Broccoli"
        },
        {
            "id": 99,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/brinjal-whiteboardspinnerimagesnta.jpg",
            "name": "Brinjal"
        },
        {
            "id": 217,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/bored-whiteboardspinnerimagesnta.jpg",
            "name": "Bored"
        },
        {
            "id": 205,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/bored-whiteboardspinnerimagesnta.jpg",
            "name": "Bored"
        },
        {
            "id": 137,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/bored-whiteboardspinnerimagesnta.jpg",
            "name": "Bored"
        },
        {
            "id": 70,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/boat-whiteboardspinnerimagesnta.jpg",
            "name": "Boat"
        },
        {
            "id": 67,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/bicycle-whiteboardspinnerimagesnta.jpg",
            "name": "Bicycle"
        }
    ]
}