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

GET /spinner_item/?format=api&ordering=name&page=19
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=20",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=name&page=18",
    "results": [
        {
            "id": 689,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "90 - 30"
        },
        {
            "id": 681,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "90 - 30"
        },
        {
            "id": 245,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "A"
        },
        {
            "id": 308,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Action words"
        },
        {
            "id": 62,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/aeroplane-whiteboardspinnerimagesnta.jpg",
            "name": "Aeroplane"
        },
        {
            "id": 136,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/angry-whiteboardspinnerimagesnta.jpg",
            "name": "Angry"
        },
        {
            "id": 216,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/angry-whiteboardspinnerimagesnta.jpg",
            "name": "Angry"
        },
        {
            "id": 204,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/angry-whiteboardspinnerimagesnta.jpg",
            "name": "Angry"
        },
        {
            "id": 396,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Animal"
        },
        {
            "id": 300,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Animals"
        }
    ]
}