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

GET /spinner_item/?format=api&ordering=-backgroundimage&page=67
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=-backgroundimage&page=68",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundimage&page=66",
    "results": [
        {
            "id": 376,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Snake"
        },
        {
            "id": 375,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Fruit"
        },
        {
            "id": 374,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Towel"
        },
        {
            "id": 373,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Mango"
        },
        {
            "id": 372,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "teeth"
        },
        {
            "id": 371,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Candy"
        },
        {
            "id": 370,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Lamp"
        },
        {
            "id": 369,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Smile"
        },
        {
            "id": 351,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Kite"
        },
        {
            "id": 367,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Beach"
        }
    ]
}