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

GET /spinner_item/?format=api&ordering=-name&page=40
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=-name&page=41",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-name&page=39",
    "results": [
        {
            "id": 240,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Cover your both ears"
        },
        {
            "id": 310,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Countries"
        },
        {
            "id": 107,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/corn-whiteboardspinnerimagesnta.jpg",
            "name": "Corn"
        },
        {
            "id": 146,
            "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": 226,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/confused-whiteboardspinnerimagesnta.jpg",
            "name": "Confused"
        },
        {
            "id": 304,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Colors"
        },
        {
            "id": 82,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/coconut-whiteboardspinnerimagesnta.jpg",
            "name": "Coconut"
        },
        {
            "id": 239,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Clap your hands"
        },
        {
            "id": 51,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/circle.jpg",
            "name": "Circle"
        }
    ]
}