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

GET /downloadable_users/?format=api&ordering=-email&page=127
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=128",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-email&page=126",
    "results": [
        {
            "id": 431,
            "firstname": "Anusha",
            "lastname": null,
            "phone": "+919121372215",
            "email": "anushahari93@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-23T20:01:22.375068+05:30",
            "updated_at": "2025-06-23T20:01:22.375097+05:30"
        },
        {
            "id": 493,
            "firstname": "AGS",
            "lastname": null,
            "phone": "+919449975860",
            "email": "anuradhasuresh13@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-09T20:46:17.792557+05:30",
            "updated_at": "2025-07-09T20:46:17.792587+05:30"
        },
        {
            "id": 305,
            "firstname": "Anam Rizwan",
            "lastname": null,
            "phone": "+910544416738",
            "email": "anumrizwan2003@yahoo.com",
            "old_table_id": "5727",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-18T11:50:35.915791+05:30",
            "updated_at": "2025-05-18T11:50:35.915832+05:30"
        },
        {
            "id": 1361,
            "firstname": "AntaraChakraborty",
            "lastname": null,
            "phone": "+918918382441",
            "email": "antubantu2005@gmail.com",
            "old_table_id": "8937",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-02T19:28:58.485822+05:30",
            "updated_at": "2026-04-02T19:29:38.545822+05:30"
        },
        {
            "id": 478,
            "firstname": "Saman",
            "lastname": null,
            "phone": "+9103344164920",
            "email": "ansarisaman09@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-04T16:04:09.895020+05:30",
            "updated_at": "2025-07-04T16:04:09.895050+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"
        },
        {
            "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": 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": 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": 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"
        }
    ]
}