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

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

{
    "count": 4235,
    "next": null,
    "previous": "https://whiteboardapi.mywellnesshub.in/whiteboard_sessions/?format=api&ordering=unique_random_key&page=423",
    "results": [
        {
            "id": 2502,
            "unique_random_key": "ZZ7oluR6O9QQnSMtSsX6e",
            "expert_id": 91,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "9IQSfurdfuYyaB3pXM0CebZ40c",
            "session_start_time": "2025-02-16T19:14:20.247000+05:30",
            "session_end_time": "2025-02-16T19:15:59.034000+05:30",
            "started_participant": "Rajani Yadav",
            "other_participants": "Aashrith",
            "active": false,
            "session_notes": "",
            "rewards": "",
            "created_at": "2025-02-16T19:14:21.350372+05:30",
            "updated_at": "2025-02-16T19:16:00.388590+05:30"
        },
        {
            "id": 389,
            "unique_random_key": "zZb3pXhGmz4LLk33dWCMO",
            "expert_id": 34,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "z6nst8yvm3qTwhxY1Q5ncGkmxK",
            "session_start_time": "2024-05-14T14:11:48.742000+05:30",
            "session_end_time": "2024-05-14T14:12:21.331000+05:30",
            "started_participant": "Rajini",
            "other_participants": "Suvarna",
            "active": false,
            "session_notes": "",
            "rewards": "",
            "created_at": "2024-05-14T14:11:49.328681+05:30",
            "updated_at": "2024-08-20T13:54:13.186518+05:30"
        },
        {
            "id": 1553,
            "unique_random_key": "ZZL2coagTvM5I7XYpOhsR",
            "expert_id": 91,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "DmICFa94WYxJZTCBk4ez4mde7D",
            "session_start_time": "2024-10-02T21:24:09.390000+05:30",
            "session_end_time": "2024-10-02T22:16:56.155000+05:30",
            "started_participant": "Rajani Yadav",
            "other_participants": "hari",
            "active": false,
            "session_notes": "",
            "rewards": "",
            "created_at": "2024-10-02T21:24:09.528657+05:30",
            "updated_at": "2024-10-02T22:16:56.623827+05:30"
        },
        {
            "id": 1840,
            "unique_random_key": "zzN3KdFgCPGxkmBn10r8A",
            "expert_id": 34,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "e9oqHvypXYSu62pDcgDZWVdz6Y",
            "session_start_time": "2024-11-21T12:33:52.264000+05:30",
            "session_end_time": "2024-11-21T12:41:17.933000+05:30",
            "started_participant": "Rajini",
            "other_participants": "Iniyan",
            "active": false,
            "session_notes": "",
            "rewards": "",
            "created_at": "2024-11-21T12:33:53.374009+05:30",
            "updated_at": "2024-11-21T12:41:19.000988+05:30"
        },
        {
            "id": 3818,
            "unique_random_key": "ZznZAWoxbGMtibJcDn9lJ",
            "expert_id": 267,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "4YCKUtGQQtiuNGIb6zwgX9nKTS",
            "session_start_time": "2025-09-03T14:31:23.067000+05:30",
            "session_end_time": "2025-09-03T15:15:16.234000+05:30",
            "started_participant": "Lasya",
            "other_participants": "Puja",
            "active": false,
            "session_notes": "",
            "rewards": "[{\"state\":\"end\",\"bottom\":\"8%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/256.png\"},{\"state\":\"end\",\"bottom\":\"16%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/274.png\"},{\"state\":\"end\",\"bottom\":\"24%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/289.png\"}]",
            "created_at": "2025-09-03T14:31:23.218296+05:30",
            "updated_at": "2025-09-03T15:15:16.410666+05:30"
        }
    ]
}