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

GET /pageexisting_whiteboard_client/?format=api&ordering=-name
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 26,
    "next": "https://whiteboardapi.mywellnesshub.in/pageexisting_whiteboard_client/?format=api&ordering=-name&page=2",
    "previous": null,
    "results": [
        {
            "id": 9,
            "name": "Zayn",
            "unique_identity": "Deena pochama",
            "therapist_id": 9,
            "added_whiteboardsession_id": 935,
            "created_at": "2024-07-13T16:54:48.840097+05:30",
            "updated_at": "2024-07-13T16:54:48.840136+05:30"
        },
        {
            "id": 8,
            "name": "Zayn",
            "unique_identity": "Deena pichama",
            "therapist_id": 9,
            "added_whiteboardsession_id": 933,
            "created_at": "2024-07-12T17:24:46.609185+05:30",
            "updated_at": "2024-07-12T17:24:46.609228+05:30"
        },
        {
            "id": 15,
            "name": "YOUSUF",
            "unique_identity": "SHERRIN",
            "therapist_id": 16,
            "added_whiteboardsession_id": 983,
            "created_at": "2024-07-17T18:40:05.163172+05:30",
            "updated_at": "2024-07-17T18:40:05.163247+05:30"
        },
        {
            "id": 14,
            "name": "srinidhi",
            "unique_identity": "SRI LAXMI",
            "therapist_id": 16,
            "added_whiteboardsession_id": 967,
            "created_at": "2024-07-16T18:04:53.538850+05:30",
            "updated_at": "2024-07-16T18:04:53.538887+05:30"
        },
        {
            "id": 121,
            "name": "srinidhi",
            "unique_identity": "sriharsha",
            "therapist_id": 16,
            "added_whiteboardsession_id": 2052,
            "created_at": "2024-12-17T18:10:27.023946+05:30",
            "updated_at": "2024-12-17T18:10:27.023994+05:30"
        },
        {
            "id": 11,
            "name": "sirisha",
            "unique_identity": "",
            "therapist_id": 2,
            "added_whiteboardsession_id": 950,
            "created_at": "2024-07-15T17:31:31.518096+05:30",
            "updated_at": "2024-07-15T17:31:31.518137+05:30"
        },
        {
            "id": 122,
            "name": "Rudradeep Bakchi",
            "unique_identity": "Chirajeev",
            "therapist_id": 41,
            "added_whiteboardsession_id": 2074,
            "created_at": "2024-12-23T13:56:33.975392+05:30",
            "updated_at": "2024-12-23T13:56:33.975436+05:30"
        },
        {
            "id": 17,
            "name": "Rishaan",
            "unique_identity": "Rekha",
            "therapist_id": 16,
            "added_whiteboardsession_id": 1063,
            "created_at": "2024-07-25T20:32:29.149756+05:30",
            "updated_at": "2024-07-25T20:32:29.149796+05:30"
        },
        {
            "id": 214,
            "name": "Priyansh",
            "unique_identity": "Vipul",
            "therapist_id": 44,
            "added_whiteboardsession_id": 3908,
            "created_at": "2025-09-13T13:04:43.591075+05:30",
            "updated_at": "2025-09-13T13:04:43.591105+05:30"
        },
        {
            "id": 124,
            "name": "Nihira",
            "unique_identity": "SIVA",
            "therapist_id": 41,
            "added_whiteboardsession_id": 2076,
            "created_at": "2024-12-23T17:00:21.809295+05:30",
            "updated_at": "2024-12-23T17:00:21.809339+05:30"
        }
    ]
}