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

GET /spinner_item/?format=api&ordering=name&page=59
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=60",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=name&page=58",
    "results": [
        {
            "id": 60,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/star.jpg",
            "name": "Star"
        },
        {
            "id": 233,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Stick out your tongue"
        },
        {
            "id": 78,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/strawberry-whiteboardspinnerimagesnta.jpg",
            "name": "Strawberry"
        },
        {
            "id": 400,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Strawberry"
        },
        {
            "id": 296,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Strech your legs"
        },
        {
            "id": 84,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/sugarcane-whiteboardspinnerimagesnta.jpg",
            "name": "Sugarcane"
        },
        {
            "id": 384,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Summer"
        },
        {
            "id": 331,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Sun"
        },
        {
            "id": 10,
            "backgroundcolor": "rgb(174, 199, 232)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/2-2-sonic-the-hedgehog-png-11-thumb.png",
            "name": "Super sonic"
        },
        {
            "id": 224,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/surprised-whiteboardspinnerimagesnta.jpg",
            "name": "Surprised"
        }
    ]
}