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

GET /spinner_item/?format=api&ordering=-backgroundimage&page=11
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=12",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=10",
    "results": [
        {
            "id": 33,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/fish-whiteboardspinnerimagesnta.jpg",
            "name": "Fish"
        },
        {
            "id": 126,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/finger-whiteboardspinnerimagesnta.jpg",
            "name": "Fingers"
        },
        {
            "id": 124,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/eyebrow-whiteboardspinnerimagesnta.jpg",
            "name": "Eyebrows"
        },
        {
            "id": 125,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/eye-whiteboardspinnerimagesnta.jpg",
            "name": "Eyes"
        },
        {
            "id": 215,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/excited-whiteboardspinnerimagesnta.jpg",
            "name": "Excited"
        },
        {
            "id": 227,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/excited-whiteboardspinnerimagesnta.jpg",
            "name": "Excited"
        },
        {
            "id": 147,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/excited-whiteboardspinnerimagesnta.jpg",
            "name": "Excited"
        },
        {
            "id": 157,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/elephant-whiteboardspinnerimagesnta.jpg",
            "name": "Elephant"
        },
        {
            "id": 32,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/elephant-whiteboardspinnerimagesnta.jpg",
            "name": "Elephant"
        },
        {
            "id": 174,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/eating-whiteboardspinnerimagesnta.jpg",
            "name": "Eating"
        }
    ]
}