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

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

{
    "count": 1368,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=18",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=16",
    "results": [
        {
            "id": 1255,
            "firstname": "Juan",
            "lastname": null,
            "phone": "+15952330",
            "email": "juancho7819@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-26T23:54:37.367569+05:30",
            "updated_at": "2026-02-26T23:54:37.367600+05:30"
        },
        {
            "id": 612,
            "firstname": "Sandi Cavett",
            "lastname": null,
            "phone": "+16012786294",
            "email": "sandi.cavett@rcsd.ms",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-11T03:01:22.281989+05:30",
            "updated_at": "2025-08-11T03:01:22.282019+05:30"
        },
        {
            "id": 173,
            "firstname": "Samantha Walsh",
            "lastname": null,
            "phone": "+16017480036",
            "email": "samantha@shinethruaba.com",
            "old_table_id": "5035",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-31T21:24:20.125311+05:30",
            "updated_at": "2025-03-31T21:24:20.125342+05:30"
        },
        {
            "id": 208,
            "firstname": "stephanie",
            "lastname": null,
            "phone": "+16024184333",
            "email": "symplicity22@yahoo.com",
            "old_table_id": "5223",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-16T05:52:13.217221+05:30",
            "updated_at": "2025-04-16T05:52:13.217251+05:30"
        },
        {
            "id": 279,
            "firstname": "Cindy Schmidt",
            "lastname": null,
            "phone": "+16024492713",
            "email": "cyschmidt@pvlearners.net",
            "old_table_id": "5597",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-08T22:09:59.878173+05:30",
            "updated_at": "2025-05-08T22:09:59.878204+05:30"
        },
        {
            "id": 752,
            "firstname": "maggie ",
            "lastname": null,
            "phone": "+16025165888",
            "email": "barakatmagdaleen@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-17T20:56:23.310786+05:30",
            "updated_at": "2025-09-17T20:56:23.310815+05:30"
        },
        {
            "id": 109,
            "firstname": "Yvonne M Vail",
            "lastname": null,
            "phone": "+16042194965",
            "email": "Yvonnemikes@gmail.com",
            "old_table_id": "4723",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-21T03:54:50.076204+05:30",
            "updated_at": "2025-02-21T03:54:50.076234+05:30"
        },
        {
            "id": 216,
            "firstname": "Carmen",
            "lastname": null,
            "phone": "+16043182211",
            "email": "cognitia.carmen@gmail.com",
            "old_table_id": "5263",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-18T23:06:25.777973+05:30",
            "updated_at": "2025-04-18T23:06:25.778004+05:30"
        },
        {
            "id": 524,
            "firstname": "Emily Palmer",
            "lastname": null,
            "phone": "+16043621746",
            "email": "emilyp@reachchild.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-18T03:05:36.851857+05:30",
            "updated_at": "2025-07-18T03:05:36.851901+05:30"
        },
        {
            "id": 1151,
            "firstname": "christine",
            "lastname": null,
            "phone": "+16045608210",
            "email": "cciresi@sjp2academy.ca",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-24T03:58:36.433756+05:30",
            "updated_at": "2026-01-24T03:58:36.433801+05:30"
        }
    ]
}