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

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

{
    "count": 1366,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-email&page=14",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-email&page=12",
    "results": [
        {
            "id": 1188,
            "firstname": "Maggie Tan",
            "lastname": null,
            "phone": "+6591863323",
            "email": "tanmag938@yahoo.com.sg",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-05T14:10:31.027636+05:30",
            "updated_at": "2026-02-05T14:10:31.027669+05:30"
        },
        {
            "id": 1152,
            "firstname": "Taneya",
            "lastname": null,
            "phone": "",
            "email": "taneyaghosh18@gmail.com",
            "old_table_id": "8319",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-24T16:25:00.571825+05:30",
            "updated_at": "2026-01-24T16:25:00.571852+05:30"
        },
        {
            "id": 1134,
            "firstname": "taghreed abozaid",
            "lastname": null,
            "phone": "+201100674886",
            "email": "Taghreed.Mahmoud@almosafer.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-20T16:14:27.028218+05:30",
            "updated_at": "2026-01-20T16:14:27.028257+05:30"
        },
        {
            "id": 819,
            "firstname": "TABASSUM",
            "lastname": null,
            "phone": "+919599105416",
            "email": "tabbunaazji@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-09T11:18:58.548697+05:30",
            "updated_at": "2025-10-09T11:18:58.548734+05:30"
        },
        {
            "id": 1333,
            "firstname": "Tahsina",
            "lastname": null,
            "phone": "+610480151156",
            "email": "taasmins@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-23T10:28:49.161871+05:30",
            "updated_at": "2026-03-23T10:28:49.161901+05:30"
        },
        {
            "id": 850,
            "firstname": "Syuhada Zulkifle",
            "lastname": null,
            "phone": "+60105685283",
            "email": "syudsyah@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-17T08:47:14.357121+05:30",
            "updated_at": "2025-10-17T08:47:14.357160+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": 999,
            "firstname": "SYED NEIMAN ATHER",
            "lastname": null,
            "phone": "+919036804412",
            "email": "syed.amaan24@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-04T17:29:49.589796+05:30",
            "updated_at": "2025-12-04T17:29:49.589836+05:30"
        },
        {
            "id": 1355,
            "firstname": "sydney",
            "lastname": null,
            "phone": "+918490182",
            "email": "sydneyi11@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-31T01:01:04.689750+05:30",
            "updated_at": "2026-03-31T01:01:04.689780+05:30"
        },
        {
            "id": 380,
            "firstname": "Sandy Wilson",
            "lastname": null,
            "phone": "+19895452938",
            "email": "swilson@sanilaccmh.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-09T19:31:31.080872+05:30",
            "updated_at": "2025-06-09T19:31:31.080903+05:30"
        }
    ]
}