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

GET /spinner_item/?format=api&ordering=backgroundimage&page=37
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=38",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundimage&page=36",
    "results": [
        {
            "id": 242,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Show your teeth"
        },
        {
            "id": 241,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Touch your right shoulder"
        },
        {
            "id": 240,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Cover your both ears"
        },
        {
            "id": 239,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Clap your hands"
        },
        {
            "id": 238,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Touch your right leg"
        },
        {
            "id": 237,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Touch your left leg"
        },
        {
            "id": 236,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Show your nails"
        },
        {
            "id": 263,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "S"
        },
        {
            "id": 273,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Candy"
        },
        {
            "id": 271,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "School"
        }
    ]
}