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

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

{
    "count": 1374,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=84",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=82",
    "results": [
        {
            "id": 13,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+9123423423",
            "email": "mywellnesshub.harsh@gmail.com",
            "old_table_id": "3821",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-30T18:03:02.829343+05:30",
            "updated_at": "2024-10-30T18:03:02.829384+05:30"
        },
        {
            "id": 352,
            "firstname": "New",
            "lastname": null,
            "phone": "+91 9",
            "email": "n@n.com",
            "old_table_id": "5877",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-30T19:49:50.851438+05:30",
            "updated_at": "2025-05-30T19:49:50.851464+05:30"
        },
        {
            "id": 449,
            "firstname": "swathi",
            "lastname": null,
            "phone": "+918695589666",
            "email": "nachink007@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-27T15:51:37.691640+05:30",
            "updated_at": "2025-06-27T15:51:37.691669+05:30"
        },
        {
            "id": 1229,
            "firstname": "Nadgi Neuman",
            "lastname": null,
            "phone": "+17857870896",
            "email": "nadgi76@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-18T18:35:49.615943+05:30",
            "updated_at": "2026-02-18T18:35:49.615974+05:30"
        },
        {
            "id": 1002,
            "firstname": "Naeli",
            "lastname": null,
            "phone": "+5568996141150",
            "email": "naelioliveira02@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-05T07:12:10.345713+05:30",
            "updated_at": "2025-12-05T07:12:10.345763+05:30"
        },
        {
            "id": 1020,
            "firstname": "NAGESHA",
            "lastname": null,
            "phone": "+919743884602",
            "email": "nagesh.einstein@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-15T08:41:37.854327+05:30",
            "updated_at": "2025-12-15T08:41:37.854377+05:30"
        },
        {
            "id": 634,
            "firstname": "Nahm",
            "lastname": null,
            "phone": "+251980629551",
            "email": "nahomkassahun013@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-14T11:45:50.701509+05:30",
            "updated_at": "2025-08-14T11:45:50.701539+05:30"
        },
        {
            "id": 717,
            "firstname": "Namrata ",
            "lastname": null,
            "phone": "+918095777886",
            "email": "namrata.vaishwade@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-10T23:09:14.983417+05:30",
            "updated_at": "2025-09-10T23:09:14.983448+05:30"
        },
        {
            "id": 727,
            "firstname": "nam",
            "lastname": null,
            "phone": "+917045443738",
            "email": "namratavish1991@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-12T22:56:18.424211+05:30",
            "updated_at": "2025-09-12T22:56:18.424242+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"
        }
    ]
}