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

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

{
    "count": 1365,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=11",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=9",
    "results": [
        {
            "id": 1091,
            "firstname": "Anjana",
            "lastname": null,
            "phone": "+91906176261",
            "email": "anjanamadhu0104@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-10T13:36:12.873049+05:30",
            "updated_at": "2026-01-10T13:36:12.873083+05:30"
        },
        {
            "id": 608,
            "firstname": "Anjitha",
            "lastname": null,
            "phone": "+918281667474",
            "email": "anjithaprabhu555@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-10T20:58:18.406604+05:30",
            "updated_at": "2025-08-10T20:58:18.406633+05:30"
        },
        {
            "id": 1249,
            "firstname": "DonaBombuwala",
            "lastname": null,
            "phone": "+3580417287901",
            "email": "anjula52801@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-25T14:08:19.081899+05:30",
            "updated_at": "2026-02-25T14:08:19.081931+05:30"
        },
        {
            "id": 1265,
            "firstname": "Anju Prakash p",
            "lastname": null,
            "phone": "+9108714986565",
            "email": "anjuprakashp17@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-03T15:21:27.410259+05:30",
            "updated_at": "2026-03-03T15:21:27.410288+05:30"
        },
        {
            "id": 884,
            "firstname": "Anna Carlson",
            "lastname": null,
            "phone": "+17634394102",
            "email": "anna.carlson@moundsviewschools.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-28T20:51:56.939452+05:30",
            "updated_at": "2025-10-28T20:51:56.939486+05:30"
        },
        {
            "id": 466,
            "firstname": "Anna",
            "lastname": null,
            "phone": "+380934189221",
            "email": "anna92panchenko@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-01T19:27:21.476824+05:30",
            "updated_at": "2025-07-01T19:27:21.476852+05:30"
        },
        {
            "id": 597,
            "firstname": "Annie",
            "lastname": null,
            "phone": "+12155765176",
            "email": "annah@melmark.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-05T18:04:28.640463+05:30",
            "updated_at": "2025-08-05T18:04:28.640492+05:30"
        },
        {
            "id": 1368,
            "firstname": "anna",
            "lastname": null,
            "phone": "+91332553675",
            "email": "annam@zsvrbicky.cz",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-07T14:39:34.660353+05:30",
            "updated_at": "2026-04-07T14:39:34.660383+05:30"
        },
        {
            "id": 482,
            "firstname": "Ann M Prosser",
            "lastname": null,
            "phone": "+17329153773",
            "email": "annprosser@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-07T05:13:49.296494+05:30",
            "updated_at": "2025-07-07T05:13:49.296524+05:30"
        },
        {
            "id": 467,
            "firstname": "NADEEM",
            "lastname": null,
            "phone": "+918700767848",
            "email": "ansari.nadeem1992@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-01T21:17:08.131567+05:30",
            "updated_at": "2025-07-01T21:17:08.131601+05:30"
        }
    ]
}