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

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

{
    "count": 1371,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=43",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=41",
    "results": [
        {
            "id": 750,
            "firstname": "Arvindh",
            "lastname": null,
            "phone": "+9109600722412",
            "email": "gowthusugan@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-17T10:05:30.819685+05:30",
            "updated_at": "2025-09-17T10:05:30.819718+05:30"
        },
        {
            "id": 1365,
            "firstname": "Grace Sterchi",
            "lastname": null,
            "phone": "+918153070861",
            "email": "grace.mary2002@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-07T02:43:43.700942+05:30",
            "updated_at": "2026-04-07T02:43:43.700972+05:30"
        },
        {
            "id": 654,
            "firstname": "Gabriel Tsuei",
            "lastname": null,
            "phone": "+15106562000",
            "email": "gtsuei@fusdk12.net",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-21T21:48:43.793982+05:30",
            "updated_at": "2025-08-21T21:48:43.794011+05:30"
        },
        {
            "id": 1231,
            "firstname": "Pratisha Guha",
            "lastname": null,
            "phone": "+919718926907",
            "email": "guhapratisha@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-19T10:16:19.429259+05:30",
            "updated_at": "2026-02-19T10:16:19.429287+05:30"
        },
        {
            "id": 432,
            "firstname": "Gunjan Pasari",
            "lastname": null,
            "phone": "+9109899731377",
            "email": "gunjanpasari@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-24T07:58:15.454804+05:30",
            "updated_at": "2025-06-24T07:58:15.455345+05:30"
        },
        {
            "id": 775,
            "firstname": "Amar Kumar",
            "lastname": null,
            "phone": "+919167287762",
            "email": "gupta1987amar@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-25T23:50:29.511980+05:30",
            "updated_at": "2025-09-25T23:50:29.512011+05:30"
        },
        {
            "id": 1225,
            "firstname": "Sanya Gupta",
            "lastname": null,
            "phone": "+9109007380143",
            "email": "guptasanya704@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-17T15:24:11.586511+05:30",
            "updated_at": "2026-02-17T15:24:11.586543+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": 940,
            "firstname": "Hoda",
            "lastname": null,
            "phone": "+9101226411449",
            "email": "h.hassan@uisegypt.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-12T01:08:20.969649+05:30",
            "updated_at": "2025-11-12T01:08:20.969680+05:30"
        },
        {
            "id": 663,
            "firstname": "Sara Ha",
            "lastname": null,
            "phone": "+9720543329081",
            "email": "haddadsara05@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-23T18:49:22.553150+05:30",
            "updated_at": "2025-08-23T18:49:22.553180+05:30"
        }
    ]
}