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

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

{
    "count": 1376,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-cart&page=79",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-cart&page=77",
    "results": [
        {
            "id": 202,
            "firstname": "Sai Maung Htut",
            "lastname": null,
            "phone": "+959669084141",
            "email": "smaunghtut@gmail.com",
            "old_table_id": "5205",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-14T19:15:04.268134+05:30",
            "updated_at": "2025-04-14T19:15:04.268164+05:30"
        },
        {
            "id": 201,
            "firstname": "lisa linda ann manson",
            "lastname": null,
            "phone": "+610432325637",
            "email": "lisa.amazon.manson@gmail.com",
            "old_table_id": "5201",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-14T09:19:08.830371+05:30",
            "updated_at": "2025-04-14T09:19:08.830403+05:30"
        },
        {
            "id": 200,
            "firstname": "Dipshika meher",
            "lastname": null,
            "phone": "+917504421898",
            "email": "dipshikameher@gmail.com",
            "old_table_id": "5188",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-12T19:44:51.749934+05:30",
            "updated_at": "2025-04-12T19:44:51.749964+05:30"
        },
        {
            "id": 199,
            "firstname": "Akash",
            "lastname": null,
            "phone": "+14126362764",
            "email": "kashveer91@gmail.com",
            "old_table_id": "5183",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-12T10:10:32.349250+05:30",
            "updated_at": "2025-04-12T10:10:32.349282+05:30"
        },
        {
            "id": 316,
            "firstname": "Kalpana",
            "lastname": null,
            "phone": "+91 9182276001",
            "email": "kalpana27.neelam@gmail.com",
            "old_table_id": "4627",
            "otp": "576323",
            "otp_expiretime": "2025-05-21T10:30:16.457000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-21T10:10:42.867904+05:30",
            "updated_at": "2025-05-21T10:15:18.965476+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"
        }
    ]
}