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

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

{
    "count": 1360,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-old_table_id&page=6",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-old_table_id&page=4",
    "results": [
        {
            "id": 422,
            "firstname": "Pravallika",
            "lastname": null,
            "phone": "+91 9704155678",
            "email": "galipravallika845@gmail.com",
            "old_table_id": "6124",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-21T11:05:24.543963+05:30",
            "updated_at": "2025-06-21T11:05:24.543990+05:30"
        },
        {
            "id": 405,
            "firstname": "ola t",
            "lastname": null,
            "phone": "+91786162657",
            "email": "ola_ata84@yahoo.com",
            "old_table_id": "6064",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-17T01:03:39.599663+05:30",
            "updated_at": "2025-12-29T15:07:31.054619+05:30"
        },
        {
            "id": 616,
            "firstname": "Pravallika",
            "lastname": null,
            "phone": "+91 9704155678",
            "email": "pravallika.mywellnesshub@gmail.com",
            "old_table_id": "6056",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-11T10:39:45.341239+05:30",
            "updated_at": "2025-08-11T10:39:45.341270+05:30"
        },
        {
            "id": 352,
            "firstname": "New",
            "lastname": null,
            "phone": "+91 9",
            "email": "n@n.com",
            "old_table_id": "5877",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-30T19:49:50.851438+05:30",
            "updated_at": "2025-05-30T19:49:50.851464+05:30"
        },
        {
            "id": 344,
            "firstname": "ashwitha",
            "lastname": null,
            "phone": "+919100009104",
            "email": "ashwithachauhan03@gmail.com",
            "old_table_id": "5858",
            "otp": "964529",
            "otp_expiretime": "2025-05-30T17:03:53.749000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-29T11:17:34.336592+05:30",
            "updated_at": "2026-02-01T21:30:46.312304+05:30"
        },
        {
            "id": 326,
            "firstname": "Farzana shuweb",
            "lastname": null,
            "phone": "+919986594163",
            "email": "farzanashuweb@gmail.com",
            "old_table_id": "5792",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-23T16:47:59.343975+05:30",
            "updated_at": "2025-05-23T16:47:59.344004+05:30"
        },
        {
            "id": 325,
            "firstname": "Chantelle Bosch",
            "lastname": null,
            "phone": "+270828385498",
            "email": "chantelle.bosch@nwu.ac.za",
            "old_table_id": "5791",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-23T13:00:25.225906+05:30",
            "updated_at": "2025-05-23T13:00:25.225951+05:30"
        },
        {
            "id": 324,
            "firstname": "Vathsala ",
            "lastname": null,
            "phone": "+919902763708",
            "email": "vathsala.gs@gmail.com",
            "old_table_id": "5789",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-23T11:40:42.057251+05:30",
            "updated_at": "2025-05-23T11:40:42.057281+05:30"
        },
        {
            "id": 323,
            "firstname": "Eugenia Pereira",
            "lastname": null,
            "phone": "+9109819323652",
            "email": "eugenia_in@yahoo.com",
            "old_table_id": "5786",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-22T23:03:06.318510+05:30",
            "updated_at": "2025-05-22T23:03:06.318541+05:30"
        },
        {
            "id": 322,
            "firstname": "larissa Powers",
            "lastname": null,
            "phone": "+912253474550",
            "email": "lpowers2016@gmail.com",
            "old_table_id": "5785",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-22T20:47:24.388286+05:30",
            "updated_at": "2025-05-22T20:47:24.388319+05:30"
        }
    ]
}