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

GET /downloadable_users/?format=api&ordering=email&page=85
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=86",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=84",
    "results": [
        {
            "id": 317,
            "firstname": "Aarav",
            "lastname": null,
            "phone": "+91 9581495426",
            "email": "neethu.singh2612@gmail.com",
            "old_table_id": "5645",
            "otp": "625170",
            "otp_expiretime": "2025-05-21T15:20:03.596000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-21T15:05:05.405007+05:30",
            "updated_at": "2025-05-21T15:05:05.611383+05:30"
        },
        {
            "id": 290,
            "firstname": "neha",
            "lastname": null,
            "phone": "+9109513081180",
            "email": "neha.k@deekshalearning.com",
            "old_table_id": "5655",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-13T10:31:10.733036+05:30",
            "updated_at": "2025-05-13T10:31:10.733067+05:30"
        },
        {
            "id": 351,
            "firstname": "Neha Seth",
            "lastname": null,
            "phone": "+9109320029929",
            "email": "nehaseth28@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-30T16:22:32.153227+05:30",
            "updated_at": "2025-05-30T16:22:32.153256+05:30"
        },
        {
            "id": 93,
            "firstname": "neroli",
            "lastname": null,
            "phone": "+610754707339",
            "email": "nerolipartridge@outlook.com",
            "old_table_id": "4663",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-10T23:36:03.770206+05:30",
            "updated_at": "2025-02-10T23:36:03.770239+05:30"
        },
        {
            "id": 785,
            "firstname": "Ngbede paul",
            "lastname": null,
            "phone": "+23408130261197",
            "email": "ngbedepaul78@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-27T14:23:08.786100+05:30",
            "updated_at": "2025-09-27T14:23:08.786138+05:30"
        },
        {
            "id": 1291,
            "firstname": "Nate Brackett",
            "lastname": null,
            "phone": "+919862301920",
            "email": "ngbrackett13@gmail.com",
            "old_table_id": "8757",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-11T05:22:28.404587+05:30",
            "updated_at": "2026-03-11T05:22:58.447037+05:30"
        },
        {
            "id": 1232,
            "firstname": "Nicole Glanville",
            "lastname": null,
            "phone": "+9107495636177",
            "email": "nglanville11@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-19T17:48:33.484870+05:30",
            "updated_at": "2026-02-19T17:48:33.484900+05:30"
        },
        {
            "id": 1103,
            "firstname": "Shirley",
            "lastname": null,
            "phone": "+8618219185319",
            "email": "ngs2948@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-13T11:21:31.772559+05:30",
            "updated_at": "2026-01-13T11:21:31.772599+05:30"
        },
        {
            "id": 568,
            "firstname": "Nicholas V",
            "lastname": null,
            "phone": "+12078078896",
            "email": "nicholas.viola@mainehealth.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-28T17:05:11.721060+05:30",
            "updated_at": "2025-07-28T17:05:11.721091+05:30"
        },
        {
            "id": 1228,
            "firstname": "Nicole Takada",
            "lastname": null,
            "phone": "+8109032976702",
            "email": "nicojo1027@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-18T12:20:13.018281+05:30",
            "updated_at": "2026-02-18T12:20:13.018313+05:30"
        }
    ]
}