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

GET /downloadable_users/?format=api&ordering=-firstname&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=-firstname&page=124",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-firstname&page=122",
    "results": [
        {
            "id": 687,
            "firstname": "Asma khan khan",
            "lastname": null,
            "phone": "+9109912902772",
            "email": "asmakhan78423@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-02T17:51:23.840269+05:30",
            "updated_at": "2025-09-02T17:51:23.840297+05:30"
        },
        {
            "id": 240,
            "firstname": "Askar khan ",
            "lastname": null,
            "phone": "+919772769902",
            "email": "askarkhan9902@gmail.com",
            "old_table_id": "5429",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-29T19:42:53.252390+05:30",
            "updated_at": "2025-04-29T19:42:53.252420+05:30"
        },
        {
            "id": 391,
            "firstname": "Asiya Musa",
            "lastname": null,
            "phone": "+4407794953296",
            "email": "Asiyaalimusa@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-12T11:27:10.992061+05:30",
            "updated_at": "2025-06-12T11:27:10.992091+05:30"
        },
        {
            "id": 455,
            "firstname": "asif ",
            "lastname": null,
            "phone": "+919642562989",
            "email": "divanasif786@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-30T11:15:36.927620+05:30",
            "updated_at": "2025-06-30T11:15:36.927648+05:30"
        },
        {
            "id": 1082,
            "firstname": "asif",
            "lastname": null,
            "phone": "+919895984115",
            "email": "asif91mahideen@outlook.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-08T21:29:55.473076+05:30",
            "updated_at": "2026-01-08T21:29:55.473112+05:30"
        },
        {
            "id": 344,
            "firstname": "ashwitha",
            "lastname": null,
            "phone": "+919100009104",
            "email": "ashwithachauhan03@gmail.com",
            "old_table_id": "5858",
            "otp": "964529",
            "otp_expiretime": "2025-05-30T17:03:53.749000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-29T11:17:34.336592+05:30",
            "updated_at": "2026-02-01T21:30:46.312304+05:30"
        },
        {
            "id": 194,
            "firstname": "Ashwini Karthikeyan",
            "lastname": null,
            "phone": "+916281196411",
            "email": "Ashwini.kar.14@gmail.com",
            "old_table_id": "5166",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-10T23:24:48.454603+05:30",
            "updated_at": "2025-04-10T23:24:48.454633+05:30"
        },
        {
            "id": 832,
            "firstname": "Ashwini",
            "lastname": null,
            "phone": "+9109642826051",
            "email": "ashwinivaani@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-12T16:54:31.699153+05:30",
            "updated_at": "2025-10-12T16:54:31.699197+05:30"
        },
        {
            "id": 1126,
            "firstname": "Ashutosh",
            "lastname": null,
            "phone": "+918800586645",
            "email": "shukla211@yopmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-18T19:26:25.877643+05:30",
            "updated_at": "2026-01-18T19:26:25.877678+05:30"
        },
        {
            "id": 730,
            "firstname": "ashlyn",
            "lastname": null,
            "phone": "+19727414078",
            "email": "davisa@gobearsgo.net",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-14T12:03:24.892409+05:30",
            "updated_at": "2025-09-14T12:03:24.892439+05:30"
        }
    ]
}