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

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

{
    "count": 1368,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=117",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=115",
    "results": [
        {
            "id": 103,
            "firstname": "Nimesh",
            "lastname": null,
            "phone": "+91956412344",
            "email": "nimesh.ch831@gmail.com",
            "old_table_id": "4696",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-16T10:40:54.458266+05:30",
            "updated_at": "2025-02-16T10:40:54.458298+05:30"
        },
        {
            "id": 871,
            "firstname": "Nandhini Srivatsan",
            "lastname": null,
            "phone": "+919566049683",
            "email": "nandhraghav@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-24T14:52:41.115567+05:30",
            "updated_at": "2025-10-24T14:52:41.115601+05:30"
        },
        {
            "id": 120,
            "firstname": "Ridha Ashker Madhurakkariyan",
            "lastname": null,
            "phone": "+919567373212",
            "email": "ridhaashker@gmail.com",
            "old_table_id": "4772",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-02T16:00:30.913742+05:30",
            "updated_at": "2025-03-02T16:00:30.913774+05:30"
        },
        {
            "id": 470,
            "firstname": "Mohammed Zuhair ",
            "lastname": null,
            "phone": "+919567747956",
            "email": "zuhairvp@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-02T07:19:32.111288+05:30",
            "updated_at": "2025-07-02T07:19:32.111316+05:30"
        },
        {
            "id": 838,
            "firstname": "rajeswari",
            "lastname": null,
            "phone": "+919573704455",
            "email": "chitturi.rajeswari25@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-13T19:19:56.713004+05:30",
            "updated_at": "2025-10-13T19:19:56.713039+05:30"
        },
        {
            "id": 699,
            "firstname": "Reshmi",
            "lastname": null,
            "phone": "+919582518052",
            "email": "reshmi.pillai1988@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-06T16:15:44.736990+05:30",
            "updated_at": "2025-09-06T16:15:44.737020+05:30"
        },
        {
            "id": 1202,
            "firstname": "MOHD ALI",
            "lastname": null,
            "phone": "+919594369663",
            "email": "chetana1994m@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-09T17:09:26.194172+05:30",
            "updated_at": "2026-02-09T17:09:26.194199+05:30"
        },
        {
            "id": 542,
            "firstname": "Deepa girish",
            "lastname": null,
            "phone": "+91959680839",
            "email": "deepadeepa6535@gamil.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-21T20:34:27.950069+05:30",
            "updated_at": "2025-07-21T20:34:27.950107+05:30"
        },
        {
            "id": 212,
            "firstname": "Bhavani Venkatesan",
            "lastname": null,
            "phone": "+919597554892",
            "email": "kalyanivenkatesan89@gmail.com",
            "old_table_id": "5248",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-17T19:37:34.045769+05:30",
            "updated_at": "2025-04-17T19:37:34.045800+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"
        }
    ]
}