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

GET /downloadable_users/?format=api&ordering=phone&page=93
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=94",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=92",
    "results": [
        {
            "id": 1240,
            "firstname": "Priya",
            "lastname": null,
            "phone": "+917200141916",
            "email": "priyarathinam.eee@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-23T20:18:33.127467+05:30",
            "updated_at": "2026-02-23T20:18:33.127498+05:30"
        },
        {
            "id": 132,
            "firstname": "Rachel Hannah Kerstein",
            "lastname": null,
            "phone": "+917206557937",
            "email": "rhkerstein@gmail.com",
            "old_table_id": "4797",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-05T20:44:48.180360+05:30",
            "updated_at": "2025-03-05T20:44:48.180396+05:30"
        },
        {
            "id": 757,
            "firstname": "Max",
            "lastname": null,
            "phone": "+917207081279",
            "email": "maxden6263@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-18T20:21:07.731951+05:30",
            "updated_at": "2025-09-18T20:21:07.731981+05:30"
        },
        {
            "id": 985,
            "firstname": "Sunny Singh",
            "lastname": null,
            "phone": "+9172350709336",
            "email": "charchitplcool@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-28T16:42:09.507687+05:30",
            "updated_at": "2025-11-28T16:42:09.507732+05:30"
        },
        {
            "id": 107,
            "firstname": "Al Brant",
            "lastname": null,
            "phone": "+917245252402",
            "email": "soccergirlliz.12@gmail.com",
            "old_table_id": "4714",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-20T02:10:36.188936+05:30",
            "updated_at": "2025-02-20T02:10:36.188967+05:30"
        },
        {
            "id": 827,
            "firstname": "Samantha Barnes",
            "lastname": null,
            "phone": "+917246303332",
            "email": "sbarnes@harnett.k12.nc.us",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-10T17:32:31.301687+05:30",
            "updated_at": "2025-10-10T17:32:31.301721+05:30"
        },
        {
            "id": 1336,
            "firstname": "JudeHorilomo",
            "lastname": null,
            "phone": "+9172608148",
            "email": "horilomojude@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-24T11:24:57.453260+05:30",
            "updated_at": "2026-03-24T11:24:57.453292+05:30"
        },
        {
            "id": 192,
            "firstname": "savitha",
            "lastname": null,
            "phone": "+917299096900",
            "email": "savisashi@gmail.com",
            "old_table_id": "5160",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-10T18:24:10.389485+05:30",
            "updated_at": "2025-04-10T18:24:10.389515+05:30"
        },
        {
            "id": 1005,
            "firstname": "SHAMNAS ",
            "lastname": null,
            "phone": "+917306285330",
            "email": "shamna.ms24@nish.ac.in",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-07T00:09:29.889100+05:30",
            "updated_at": "2025-12-07T00:09:29.889135+05:30"
        },
        {
            "id": 1306,
            "firstname": "Shinjuna",
            "lastname": null,
            "phone": "+917306914898",
            "email": "shinjunatc937@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-16T08:45:31.410281+05:30",
            "updated_at": "2026-03-16T08:45:31.410310+05:30"
        }
    ]
}