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

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

{
    "count": 1373,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=92",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=90",
    "results": [
        {
            "id": 24,
            "firstname": "Abilash",
            "lastname": null,
            "phone": "+917010538608",
            "email": "abilashphysiocare@gmail.com",
            "old_table_id": "4341",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-19T12:31:24.779841+05:30",
            "updated_at": "2024-12-19T12:31:24.779889+05:30"
        },
        {
            "id": 263,
            "firstname": "Berlyn Salwey",
            "lastname": null,
            "phone": "+917012007354",
            "email": "bsalwey@fullcirclepediatric.com",
            "old_table_id": "5545",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-06T02:48:09.583160+05:30",
            "updated_at": "2025-05-06T02:48:09.583191+05:30"
        },
        {
            "id": 894,
            "firstname": "Jyothsna",
            "lastname": null,
            "phone": "+917013784196",
            "email": "cajyothsna7@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-30T14:27:16.557731+05:30",
            "updated_at": "2025-10-30T14:27:16.557767+05:30"
        },
        {
            "id": 284,
            "firstname": "Kavita Agarwal ",
            "lastname": null,
            "phone": "+917014719094",
            "email": "kavita26a@gmail.com",
            "old_table_id": "5616",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-10T12:27:20.388462+05:30",
            "updated_at": "2025-05-10T12:27:20.388492+05:30"
        },
        {
            "id": 222,
            "firstname": "Brittany Stock",
            "lastname": null,
            "phone": "+917018667951",
            "email": "brittany.quam@gmail.com",
            "old_table_id": "5341",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-24T03:58:58.677152+05:30",
            "updated_at": "2025-04-24T03:58:58.677186+05:30"
        },
        {
            "id": 364,
            "firstname": "Punam",
            "lastname": null,
            "phone": "+917023826155",
            "email": "sonivishal2926@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-03T17:11:32.263792+05:30",
            "updated_at": "2025-06-03T17:11:32.263821+05:30"
        },
        {
            "id": 114,
            "firstname": "LIYA ANJELIN",
            "lastname": null,
            "phone": "+917025028744",
            "email": "liyaanjelin8@gmail.com",
            "old_table_id": "4747",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-25T11:25:50.359147+05:30",
            "updated_at": "2025-02-25T11:25:50.359177+05:30"
        },
        {
            "id": 356,
            "firstname": "Susan",
            "lastname": null,
            "phone": "+917033467970",
            "email": "susmcundiff@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-30T23:37:14.542565+05:30",
            "updated_at": "2025-05-30T23:37:14.542593+05:30"
        },
        {
            "id": 1364,
            "firstname": "Pratyusha Andukuri",
            "lastname": null,
            "phone": "+917036546652",
            "email": "andukuripratyusha@gmail.com",
            "old_table_id": "8960",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-06T18:15:54.049346+05:30",
            "updated_at": "2026-04-06T18:21:01.388144+05:30"
        },
        {
            "id": 1276,
            "firstname": "Rohit Shimpi",
            "lastname": null,
            "phone": "+917041564545",
            "email": "rohitshimpi55@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-06T20:24:38.255156+05:30",
            "updated_at": "2026-03-06T20:24:38.255188+05:30"
        }
    ]
}