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

GET /downloadable_users/?format=api&ordering=-email&page=25
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=-email&page=26",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-email&page=24",
    "results": [
        {
            "id": 1354,
            "firstname": "Francia",
            "lastname": null,
            "phone": "+16462588572",
            "email": "seklaw76@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-30T19:05:36.462772+05:30",
            "updated_at": "2026-03-30T19:05:36.462832+05:30"
        },
        {
            "id": 1123,
            "firstname": "Seifeldin",
            "lastname": null,
            "phone": "+966552700953",
            "email": "seifeldin.habash@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-17T19:06:17.392079+05:30",
            "updated_at": "2026-01-17T19:06:17.392116+05:30"
        },
        {
            "id": 728,
            "firstname": "Suzanne Grace",
            "lastname": null,
            "phone": "+12502026839",
            "email": "sec1english@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-13T10:05:35.168712+05:30",
            "updated_at": "2025-09-13T10:05:35.168742+05:30"
        },
        {
            "id": 81,
            "firstname": "durga",
            "lastname": null,
            "phone": "+9109840869865",
            "email": "sdurgadevi@ngn.org",
            "old_table_id": "4610",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-31T09:48:42.486016+05:30",
            "updated_at": "2025-01-31T09:48:42.486079+05:30"
        },
        {
            "id": 976,
            "firstname": "aasddf",
            "lastname": null,
            "phone": "+919861098610",
            "email": "sdfsf@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-24T18:56:14.902785+05:30",
            "updated_at": "2025-11-24T18:56:14.902820+05:30"
        },
        {
            "id": 84,
            "firstname": "Sanjib debnath",
            "lastname": null,
            "phone": "+918697116612",
            "email": "sd261188@gmail.com",
            "old_table_id": "4617",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-01T15:26:33.111023+05:30",
            "updated_at": "2025-02-01T15:26:33.111054+05:30"
        },
        {
            "id": 435,
            "firstname": "Sam Krych",
            "lastname": null,
            "phone": "+919738654424",
            "email": "sckrych@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-24T19:04:43.627941+05:30",
            "updated_at": "2025-06-24T19:04:43.627971+05:30"
        },
        {
            "id": 967,
            "firstname": "Mohinur ",
            "lastname": null,
            "phone": "+998990709945",
            "email": "scient.search7@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-21T09:23:38.764784+05:30",
            "updated_at": "2025-11-21T09:23:38.764820+05:30"
        },
        {
            "id": 790,
            "firstname": "Husnaa Liberty",
            "lastname": null,
            "phone": "+270762107328",
            "email": "schoolhuslib@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-29T20:58:46.474507+05:30",
            "updated_at": "2025-09-29T20:58:46.474535+05:30"
        },
        {
            "id": 674,
            "firstname": "Stacey Bures",
            "lastname": null,
            "phone": "+17854488211",
            "email": "sbures@usd365.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-26T23:24:52.653987+05:30",
            "updated_at": "2025-08-26T23:24:52.654019+05:30"
        }
    ]
}