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

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

{
    "count": 1376,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-email&page=102",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-email&page=100",
    "results": [
        {
            "id": 795,
            "firstname": "FEMA E ACOSTA",
            "lastname": null,
            "phone": "+6309568208774",
            "email": "femaemper@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-01T14:41:52.280988+05:30",
            "updated_at": "2025-10-01T14:41:52.281017+05:30"
        },
        {
            "id": 1268,
            "firstname": "Federica",
            "lastname": null,
            "phone": "+913895573104",
            "email": "federicaquatraro18@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-04T12:51:07.803865+05:30",
            "updated_at": "2026-03-04T12:51:07.803907+05:30"
        },
        {
            "id": 499,
            "firstname": "AMINA ULLAS",
            "lastname": null,
            "phone": "+918547164045",
            "email": "fazanullas786@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-11T08:53:18.316386+05:30",
            "updated_at": "2025-07-11T08:53:18.316422+05:30"
        },
        {
            "id": 947,
            "firstname": "Faustina",
            "lastname": null,
            "phone": "",
            "email": "faust1292@gmail.com",
            "old_table_id": "3335",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-14T09:45:40.702446+05:30",
            "updated_at": "2025-11-14T09:45:40.702482+05:30"
        },
        {
            "id": 285,
            "firstname": "fatima",
            "lastname": null,
            "phone": "+353852427705",
            "email": "fatimasmails@gmail.com",
            "old_table_id": "5620",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-10T17:06:08.492385+05:30",
            "updated_at": "2025-05-10T17:06:08.492413+05:30"
        },
        {
            "id": 681,
            "firstname": "Shireen Fatima",
            "lastname": null,
            "phone": "+919030916100",
            "email": "fatimashireen477@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-30T20:00:29.410560+05:30",
            "updated_at": "2025-08-30T20:00:29.410591+05:30"
        },
        {
            "id": 1352,
            "firstname": "Fathimath Nidha",
            "lastname": null,
            "phone": "+9109072548679",
            "email": "fathim.bs19@nish.ac.in",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-30T16:07:49.649316+05:30",
            "updated_at": "2026-03-30T16:07:49.649347+05:30"
        },
        {
            "id": 326,
            "firstname": "Farzana shuweb",
            "lastname": null,
            "phone": "+919986594163",
            "email": "farzanashuweb@gmail.com",
            "old_table_id": "5792",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-23T16:47:59.343975+05:30",
            "updated_at": "2025-05-23T16:47:59.344004+05:30"
        },
        {
            "id": 244,
            "firstname": "Farah Toqeer",
            "lastname": null,
            "phone": "+9203351420375",
            "email": "fariafarha92@gmail.com",
            "old_table_id": "5471",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-02T05:19:56.780402+05:30",
            "updated_at": "2025-05-02T05:19:56.780436+05:30"
        },
        {
            "id": 679,
            "firstname": "faith",
            "lastname": null,
            "phone": "+910725013092",
            "email": "faithnziva@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-29T16:31:36.433892+05:30",
            "updated_at": "2025-08-29T16:31:36.433931+05:30"
        }
    ]
}