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

GET /whiteboard_sessions/?format=api&ordering=-other_participants&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=-other_participants&page=423",
    "results": [
        {
            "id": 635,
            "unique_random_key": "I4qISvCHrHcpDGpblNtFl",
            "expert_id": 9,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "Aud4AjJDZimEa8mdALej3Pqt0m",
            "session_start_time": "2024-06-05T09:48:58+05:30",
            "session_end_time": "2024-06-05T09:50:44.917000+05:30",
            "started_participant": "Akash Sinha",
            "other_participants": "4 client me",
            "active": false,
            "session_notes": "",
            "rewards": "",
            "created_at": "2024-06-05T09:48:58.225884+05:30",
            "updated_at": "2024-08-20T13:54:11.540465+05:30"
        },
        {
            "id": 589,
            "unique_random_key": "79hOjLt70YKZ0WMvKYbYg",
            "expert_id": 9,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "pzYsakqYndz9tAtjhG1dJgdifs",
            "session_start_time": "2024-05-30T13:19:30.407000+05:30",
            "session_end_time": "2024-05-30T13:19:57.177000+05:30",
            "started_participant": "Akash Sinha",
            "other_participants": "10wala zoom",
            "active": false,
            "session_notes": "",
            "rewards": "",
            "created_at": "2024-05-30T13:19:30.562248+05:30",
            "updated_at": "2024-08-20T13:54:11.822652+05:30"
        },
        {
            "id": 3015,
            "unique_random_key": "Wep1an724y44mD8XWQenR",
            "expert_id": 34,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "65EjDLUIVjphzxkbxAL7EsgV6e",
            "session_start_time": "2025-05-01T19:31:54.729000+05:30",
            "session_end_time": "2025-05-01T19:32:04.806000+05:30",
            "started_participant": "Rajini",
            "other_participants": "/praveen",
            "active": false,
            "session_notes": "",
            "rewards": "",
            "created_at": "2025-05-01T19:31:56.047314+05:30",
            "updated_at": "2025-05-01T19:32:06.136400+05:30"
        },
        {
            "id": 3014,
            "unique_random_key": "3cdNGkcjRf9Yb1bzLsNPO",
            "expert_id": 34,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "gXbdfZ6RFH3zbUxOBzL4zAgb4x",
            "session_start_time": "2025-05-01T19:31:54.701000+05:30",
            "session_end_time": "2025-05-01T19:35:36.175000+05:30",
            "started_participant": "Rajini",
            "other_participants": "/praveen",
            "active": false,
            "session_notes": "",
            "rewards": "",
            "created_at": "2025-05-01T19:31:55.985271+05:30",
            "updated_at": "2025-05-01T19:35:37.463203+05:30"
        },
        {
            "id": 873,
            "unique_random_key": "4JelVtgBAFCMroMrUeD44",
            "expert_id": 34,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "YixaxwjYLmjNJGLIBeMQ76H1Ke",
            "session_start_time": "2024-07-03T15:31:57.078000+05:30",
            "session_end_time": "2024-07-03T16:18:49.952000+05:30",
            "started_participant": "Rajini",
            "other_participants": "]",
            "active": false,
            "session_notes": "",
            "rewards": "[{\"state\":\"end\",\"bottom\":\"8%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/SSS+2.png\"},{\"state\":\"end\",\"bottom\":\"16%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/SSS+2.png\"},{\"state\":\"end\",\"bottom\":\"24%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/SSS+2.png\"},{\"state\":\"end\",\"bottom\":\"32%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/310.png\"},{\"state\":\"end\",\"bottom\":\"40%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/SSS+2.png\"},{\"state\":\"end\",\"bottom\":\"48%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/SSS+2.png\"},{\"state\":\"end\",\"bottom\":\"56%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/301.png\"}]",
            "created_at": "2024-07-03T15:31:56.916872+05:30",
            "updated_at": "2024-08-20T13:54:09.838316+05:30"
        }
    ]
}