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

GET /spinner_item/?format=api&ordering=name&page=44
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=45",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=name&page=43",
    "results": [
        {
            "id": 111,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/lemon-whiteboardspinnerimagesnta.jpg",
            "name": "Lemon"
        },
        {
            "id": 155,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/lion-whiteboardspinnerimagesnta.jpg",
            "name": "Lion"
        },
        {
            "id": 42,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/lion-whiteboardspinnerimagesnta.jpg",
            "name": "Lion"
        },
        {
            "id": 283,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Lion"
        },
        {
            "id": 134,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/lip-whiteboardspinnerimagesnta.jpg",
            "name": "Lips"
        },
        {
            "id": 89,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/Litchi-whiteboardspinnerimagesnta.jpg",
            "name": "Litchi"
        },
        {
            "id": 392,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Lizard"
        },
        {
            "id": 257,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "M"
        },
        {
            "id": 507,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Magic"
        },
        {
            "id": 495,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Man"
        }
    ]
}