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

GET /spinner_item/?format=api&ordering=-backgroundcolor&page=42
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=43",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundcolor&page=41",
    "results": [
        {
            "id": 147,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/excited-whiteboardspinnerimagesnta.jpg",
            "name": "Excited"
        },
        {
            "id": 148,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/cow-whiteboardspinnerimagesnta.jpg",
            "name": "Cow"
        },
        {
            "id": 149,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/cat-whiteboardspinnerimagesnta.jpg",
            "name": "Cat"
        },
        {
            "id": 150,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/dog-whiteboardspinnerimagesnta.jpg",
            "name": "Dog"
        },
        {
            "id": 151,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/goat-whiteboardspinnerimagesnta.jpg",
            "name": "Goat"
        },
        {
            "id": 152,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/horse-whiteboardspinnerimagesnta.jpg",
            "name": "Horse"
        },
        {
            "id": 153,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/duck-whiteboardspinnerimagesnta.jpg",
            "name": "Duck"
        },
        {
            "id": 105,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/chilli-whiteboardspinnerimagesnta.jpg",
            "name": "Chilli"
        },
        {
            "id": 155,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/lion-whiteboardspinnerimagesnta.jpg",
            "name": "Lion"
        },
        {
            "id": 156,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/snake-whiteboardspinnerimagesnta.jpg",
            "name": "Snake"
        }
    ]
}