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": 563,
            "unique_random_key": "03R54G9QgZiMTGTCfacMv",
            "expert_id": 22,
            "done_activities": "[{\"name\":\"Matching\",\"selected\":false,\"image\":\"https://d1e2cdbb22s48i.cloudfront.net/matching-bjhsdvcbjksdcnbdsksdnvj.jpeg\",\"stars\":5}]",
            "autism_client_id": null,
            "main_session_id": "YoVs2w6WbdQQbLdq5ubEfRDVDH",
            "session_start_time": "2024-05-29T14:29:44.809000+05:30",
            "session_end_time": "2024-05-29T14:56:53.070000+05:30",
            "started_participant": "Rakesh M",
            "other_participants": "Test Akash with Vishwa",
            "active": false,
            "session_notes": "",
            "rewards": "[{\"state\":\"end\",\"bottom\":\"8%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/97_tb_wb_r_gb.png\"},{\"state\":\"end\",\"bottom\":\"16%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/89_tb_wb_r_gb.png\"},{\"state\":\"end\",\"bottom\":\"24%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/139_tb_wb_r_gb.png\"}]",
            "created_at": "2024-05-29T14:29:45.775450+05:30",
            "updated_at": "2024-08-20T13:54:12.024804+05:30"
        },
        {
            "id": 4050,
            "unique_random_key": "03aFUrmzYFfnA1uhJ5GHY",
            "expert_id": 273,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "BWJsif97sW9DUNxsjGWLAnIgjh",
            "session_start_time": "2025-10-01T11:04:53.558000+05:30",
            "session_end_time": "2025-10-01T11:36:42.848000+05:30",
            "started_participant": "Sanna Sherin",
            "other_participants": "Sarah",
            "active": false,
            "session_notes": "",
            "rewards": "",
            "created_at": "2025-10-01T11:04:54.108486+05:30",
            "updated_at": "2025-10-01T11:36:43.671225+05:30"
        },
        {
            "id": 3069,
            "unique_random_key": "02jjCMLG2kXcVDVMar6MH",
            "expert_id": 34,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "aexZfulliYpFBWqFXFa8xDqRBn",
            "session_start_time": "2025-05-10T22:54:05.186000+05:30",
            "session_end_time": "2025-05-10T23:42:44.449000+05:30",
            "started_participant": "Rajini",
            "other_participants": "Praveen",
            "active": false,
            "session_notes": "",
            "rewards": "",
            "created_at": "2025-05-10T22:54:06.602997+05:30",
            "updated_at": "2025-05-10T23:42:46.409712+05:30"
        },
        {
            "id": 2113,
            "unique_random_key": "01JDuObr7Bq4glo7i80HM",
            "expert_id": 91,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "eISSXXe5pXtIBuXSQqPEIFGZ7i",
            "session_start_time": "2024-12-29T10:20:51.738000+05:30",
            "session_end_time": "2024-12-29T10:24:13.568000+05:30",
            "started_participant": "Rajani Yadav",
            "other_participants": "Bhargavaram",
            "active": false,
            "session_notes": "",
            "rewards": "",
            "created_at": "2024-12-29T10:20:52.288287+05:30",
            "updated_at": "2024-12-29T10:24:14.177228+05:30"
        },
        {
            "id": 3602,
            "unique_random_key": "00NnkOJtwISqMW4eNbPMe",
            "expert_id": 273,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "iIMBJudddlDHxCzCgKkl39DWr6",
            "session_start_time": "2025-08-02T19:49:19.074000+05:30",
            "session_end_time": "2025-08-02T20:28:45.381000+05:30",
            "started_participant": "Sanna Sherin",
            "other_participants": "shobana",
            "active": false,
            "session_notes": "",
            "rewards": "[{\"state\":\"end\",\"bottom\":\"8%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/249.png\"},{\"state\":\"end\",\"bottom\":\"16%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/269.png\"},{\"state\":\"end\",\"bottom\":\"24%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/268.png\"}]",
            "created_at": "2025-08-02T19:49:19.716594+05:30",
            "updated_at": "2025-08-02T20:28:46.164884+05:30"
        }
    ]
}