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

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

{
    "count": 1367,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=lastname&page=124",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=lastname&page=122",
    "results": [
        {
            "id": 429,
            "firstname": "Abi",
            "lastname": null,
            "phone": "+4407749716771",
            "email": "abid@compasslp.co.uk",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-23T16:38:15.697275+05:30",
            "updated_at": "2025-06-23T16:38:15.697307+05:30"
        },
        {
            "id": 428,
            "firstname": "saurabh",
            "lastname": null,
            "phone": "+917376182015",
            "email": "saurabh.fame.singh7@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-22T19:02:41.410024+05:30",
            "updated_at": "2025-06-22T19:02:41.410052+05:30"
        },
        {
            "id": 427,
            "firstname": "Ashikdeen Kamaludeen",
            "lastname": null,
            "phone": "+9710525190447",
            "email": "ashikdeena4@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-22T16:44:27.774843+05:30",
            "updated_at": "2025-06-22T16:44:27.774873+05:30"
        },
        {
            "id": 426,
            "firstname": "sophie panna",
            "lastname": null,
            "phone": "+610403510499",
            "email": "sophie.simonis@vitapsychology.com.au",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-22T12:27:15.529263+05:30",
            "updated_at": "2025-06-22T12:27:15.529292+05:30"
        },
        {
            "id": 425,
            "firstname": "Yojana ",
            "lastname": null,
            "phone": "+919820780828",
            "email": "yojana.bangera@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-21T18:09:03.477341+05:30",
            "updated_at": "2025-06-21T18:09:03.477373+05:30"
        },
        {
            "id": 424,
            "firstname": "Guru",
            "lastname": null,
            "phone": "+919597810220",
            "email": "guruvasuki@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-21T14:53:38.396342+05:30",
            "updated_at": "2025-06-21T14:53:38.396374+05:30"
        },
        {
            "id": 423,
            "firstname": "Nitesh kala ",
            "lastname": null,
            "phone": "+919900029078",
            "email": "mail.niteshkala@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-21T12:12:04.289991+05:30",
            "updated_at": "2025-06-21T12:12:04.290023+05:30"
        },
        {
            "id": 422,
            "firstname": "Pravallika",
            "lastname": null,
            "phone": "+91 9704155678",
            "email": "galipravallika845@gmail.com",
            "old_table_id": "6124",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-21T11:05:24.543963+05:30",
            "updated_at": "2025-06-21T11:05:24.543990+05:30"
        },
        {
            "id": 421,
            "firstname": "Srikanth",
            "lastname": null,
            "phone": "+91 8985514436",
            "email": "srikanthsandhadi1995@gmail.com",
            "old_table_id": "6125",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-21T10:31:01.212496+05:30",
            "updated_at": "2025-06-21T10:31:01.212525+05:30"
        },
        {
            "id": 388,
            "firstname": "Diana Nelson",
            "lastname": null,
            "phone": "+19196718678",
            "email": "dnelson@wcpss.net",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-11T19:36:11.435915+05:30",
            "updated_at": "2025-06-11T19:36:11.435944+05:30"
        }
    ]
}