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

GET /spinner_item/?format=api&ordering=backgroundimage&page=56
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=57",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundimage&page=55",
    "results": [
        {
            "id": 81,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/cherry-whiteboardspinnerimagesnta.jpg",
            "name": "Cherry"
        },
        {
            "id": 120,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/chest-whiteboardspinnerimagesnta.jpg",
            "name": "Chest"
        },
        {
            "id": 105,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/chilli-whiteboardspinnerimagesnta.jpg",
            "name": "Chilli"
        },
        {
            "id": 121,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/chin-whiteboardspinnerimagesnta.jpg",
            "name": "Chin"
        },
        {
            "id": 51,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/circle.jpg",
            "name": "Circle"
        },
        {
            "id": 82,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/coconut-whiteboardspinnerimagesnta.jpg",
            "name": "Coconut"
        },
        {
            "id": 146,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/confused-whiteboardspinnerimagesnta.jpg",
            "name": "Confused"
        },
        {
            "id": 226,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/confused-whiteboardspinnerimagesnta.jpg",
            "name": "Confused"
        },
        {
            "id": 214,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/confused-whiteboardspinnerimagesnta.jpg",
            "name": "Confused"
        },
        {
            "id": 107,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/corn-whiteboardspinnerimagesnta.jpg",
            "name": "Corn"
        }
    ]
}