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

GET /spinner_item/?format=api&ordering=-name&page=31
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=32",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-name&page=30",
    "results": [
        {
            "id": 329,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Gun"
        },
        {
            "id": 86,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/guava-whiteboardspinnerimagesnta.jpg",
            "name": "Guava"
        },
        {
            "id": 220,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/greatful-whiteboardspinnerimagesnta.jpg",
            "name": "Grateful"
        },
        {
            "id": 208,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/greatful-whiteboardspinnerimagesnta.jpg",
            "name": "Grateful"
        },
        {
            "id": 140,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/greatful-whiteboardspinnerimagesnta.jpg",
            "name": "Grateful"
        },
        {
            "id": 85,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/grapes-whiteboardspinnerimagesnta.jpg",
            "name": "Grapes"
        },
        {
            "id": 362,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Grape"
        },
        {
            "id": 37,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/goat-whiteboardspinnerimagesnta.jpg",
            "name": "Goat"
        },
        {
            "id": 151,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/goat-whiteboardspinnerimagesnta.jpg",
            "name": "Goat"
        },
        {
            "id": 14,
            "backgroundcolor": "rgb(152, 223, 138)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/8-2-cartoon-png-clipart-thumb.png",
            "name": "Girl one"
        }
    ]
}