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

GET /spinner_item/?format=api&ordering=name&page=66
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=67",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=name&page=65",
    "results": [
        {
            "id": 74,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/van-whiteboardspinnerimagesnta.jpg",
            "name": "Van"
        },
        {
            "id": 542,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Vase"
        },
        {
            "id": 411,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Vegetable"
        },
        {
            "id": 550,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Vegetable"
        },
        {
            "id": 302,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Vegetables"
        },
        {
            "id": 303,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Vehicles"
        },
        {
            "id": 549,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Violet"
        },
        {
            "id": 543,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Walk"
        },
        {
            "id": 298,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Walk very slowly"
        },
        {
            "id": 184,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/walking-whiteboardspinnerimagesnta.jpg",
            "name": "Walking"
        }
    ]
}