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

GET /spinner_item/?format=api&ordering=backgroundcolor&page=49
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=backgroundcolor&page=50",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundcolor&page=48",
    "results": [
        {
            "id": 42,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/lion-whiteboardspinnerimagesnta.jpg",
            "name": "Lion"
        },
        {
            "id": 43,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/cat-whiteboardspinnerimagesnta.jpg",
            "name": "Cat"
        },
        {
            "id": 44,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/zebra-whiteboardspinnerimagesnta.jpg",
            "name": "Zebra"
        },
        {
            "id": 45,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/dog-whiteboardspinnerimagesnta.jpg",
            "name": "Dog"
        },
        {
            "id": 46,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/panda-whiteboardspinnerimagesnta.jpg",
            "name": "Panda"
        },
        {
            "id": 47,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/donkey-whiteboardspinnerimagesnta.jpg",
            "name": "Donkey"
        },
        {
            "id": 98,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/pea-whiteboardspinnerimagesnta.jpg",
            "name": "Peas"
        },
        {
            "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"
        },
        {
            "id": 91,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/pineapple-whiteboardspinnerimagesnta.jpg",
            "name": "Pineapple"
        }
    ]
}