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

GET /downloadable_users/?format=api&ordering=phone&page=99
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=phone&page=100",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=98",
    "results": [
        {
            "id": 661,
            "firstname": "Amit Anand ",
            "lastname": null,
            "phone": "+918083684461",
            "email": "amit93anand@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-23T12:20:34.348993+05:30",
            "updated_at": "2025-08-23T12:20:34.349022+05:30"
        },
        {
            "id": 909,
            "firstname": "Pooja Rai",
            "lastname": null,
            "phone": "+918084686806",
            "email": "pr1116599@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-04T10:59:36.105331+05:30",
            "updated_at": "2025-11-04T10:59:36.105369+05:30"
        },
        {
            "id": 516,
            "firstname": "SUDHANSU",
            "lastname": null,
            "phone": "+918093501324",
            "email": "sudhansudash1988@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-15T10:22:54.741334+05:30",
            "updated_at": "2025-07-15T10:22:54.741373+05:30"
        },
        {
            "id": 211,
            "firstname": "Dr Jigyansa",
            "lastname": null,
            "phone": "+918093515161",
            "email": "drjigyansaipsita@gmail.com",
            "old_table_id": "5240",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-17T00:09:14.561276+05:30",
            "updated_at": "2025-04-17T00:09:14.561313+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": 248,
            "firstname": "savitri",
            "lastname": null,
            "phone": "+918104188740",
            "email": "m.savitri23@gmail.com",
            "old_table_id": "5507",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-03T21:50:29.657337+05:30",
            "updated_at": "2025-05-03T21:50:29.657369+05:30"
        },
        {
            "id": 139,
            "firstname": "janaki",
            "lastname": null,
            "phone": "+918105264511",
            "email": "umaanu1988@gmail.com",
            "old_table_id": "4832",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-10T17:53:29.291103+05:30",
            "updated_at": "2025-03-10T17:53:29.291135+05:30"
        },
        {
            "id": 778,
            "firstname": "varsha",
            "lastname": null,
            "phone": "+918105820365",
            "email": "slpvarsha@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-26T15:03:05.095155+05:30",
            "updated_at": "2025-09-26T15:03:05.095186+05:30"
        },
        {
            "id": 110,
            "firstname": "Pavani",
            "lastname": null,
            "phone": "+918106572374",
            "email": "dl.pavani200@gmail.com",
            "old_table_id": "4725",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-21T13:42:52.104128+05:30",
            "updated_at": "2025-02-21T13:42:52.104160+05:30"
        },
        {
            "id": 1325,
            "firstname": "SHAMAL",
            "lastname": null,
            "phone": "+918108911365",
            "email": "shamal.khanvilkar@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-20T16:56:47.371124+05:30",
            "updated_at": "2026-03-20T16:56:47.371153+05:30"
        }
    ]
}