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

GET /spinner_item/?format=api&ordering=backgroundcolor&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=backgroundcolor&page=68",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundcolor&page=66",
    "results": [
        {
            "id": 281,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Cow"
        },
        {
            "id": 282,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Home"
        },
        {
            "id": 283,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Lion"
        },
        {
            "id": 284,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Bag"
        },
        {
            "id": 285,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Pencil"
        },
        {
            "id": 287,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "5 sits ups"
        },
        {
            "id": 266,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "V"
        },
        {
            "id": 248,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "D"
        },
        {
            "id": 250,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "F"
        },
        {
            "id": 251,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "G"
        }
    ]
}