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

GET /spinner_item/?format=api&ordering=name&page=35
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=36",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=name&page=34",
    "results": [
        {
            "id": 49,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/duck-whiteboardspinnerimagesnta.jpg",
            "name": "Duck"
        },
        {
            "id": 535,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Duck"
        },
        {
            "id": 342,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Duck"
        },
        {
            "id": 249,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "E"
        },
        {
            "id": 122,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/ear-whiteboardspinnerimagesnta.jpg",
            "name": "Ear"
        },
        {
            "id": 408,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Earthworm"
        },
        {
            "id": 174,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/eating-whiteboardspinnerimagesnta.jpg",
            "name": "Eating"
        },
        {
            "id": 32,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/elephant-whiteboardspinnerimagesnta.jpg",
            "name": "Elephant"
        },
        {
            "id": 157,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/elephant-whiteboardspinnerimagesnta.jpg",
            "name": "Elephant"
        },
        {
            "id": 318,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Emotions"
        }
    ]
}