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

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

{
    "count": 1371,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-otp&page=43",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-otp&page=41",
    "results": [
        {
            "id": 156,
            "firstname": "Swetha Beemarapu",
            "lastname": null,
            "phone": "+9109885017870",
            "email": "shwetha.bishu@gmail.com",
            "old_table_id": "4924",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-21T13:51:25.762989+05:30",
            "updated_at": "2025-03-21T13:51:25.763019+05:30"
        },
        {
            "id": 155,
            "firstname": "Jessy",
            "lastname": null,
            "phone": "+917049848711",
            "email": "jessybyrd5@gmail.com",
            "old_table_id": "4920",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-21T00:46:31.840750+05:30",
            "updated_at": "2025-03-21T00:46:31.840780+05:30"
        },
        {
            "id": 154,
            "firstname": "Mary Ramirez",
            "lastname": null,
            "phone": "+916023191991",
            "email": "mary@azinstitute4autism.com",
            "old_table_id": "4918",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-20T22:08:43.353399+05:30",
            "updated_at": "2025-03-20T22:08:43.353431+05:30"
        },
        {
            "id": 152,
            "firstname": "fio",
            "lastname": null,
            "phone": "+917994922302",
            "email": "fionasarah.fss@gmail.com",
            "old_table_id": "4901",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-19T18:33:54.908365+05:30",
            "updated_at": "2025-03-19T18:33:54.908395+05:30"
        },
        {
            "id": 151,
            "firstname": "Nanda Kumar ",
            "lastname": null,
            "phone": "+919791100103",
            "email": "nmg.nandy24@gmail.com",
            "old_table_id": "4900",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-19T17:08:50.340499+05:30",
            "updated_at": "2025-03-19T17:08:50.340529+05:30"
        },
        {
            "id": 150,
            "firstname": "Ayse",
            "lastname": null,
            "phone": "+9005325519262",
            "email": "aysetecmen@gmail.com",
            "old_table_id": "4898",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-19T16:05:37.039763+05:30",
            "updated_at": "2025-03-19T16:05:37.039795+05:30"
        },
        {
            "id": 149,
            "firstname": "Hetal Rathod",
            "lastname": null,
            "phone": "+9109712406271",
            "email": "aadhyahetal22@gmail.com",
            "old_table_id": "4896",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-19T10:41:36.462906+05:30",
            "updated_at": "2025-03-19T10:41:36.462936+05:30"
        },
        {
            "id": 148,
            "firstname": "Vívian Maria Barbosa Nogueira",
            "lastname": null,
            "phone": "+5522999048917",
            "email": "vivian.barbosa.nogueira@hotmail.com",
            "old_table_id": "4894",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-19T04:02:05.909364+05:30",
            "updated_at": "2025-03-19T04:02:05.909396+05:30"
        },
        {
            "id": 147,
            "firstname": "Alondra Dominguez",
            "lastname": null,
            "phone": "+16304582467",
            "email": "adominguez@asd4.org",
            "old_table_id": "4892",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-18T21:32:41.587200+05:30",
            "updated_at": "2025-03-18T21:32:41.587230+05:30"
        },
        {
            "id": 146,
            "firstname": "Samra",
            "lastname": null,
            "phone": "+14164551754",
            "email": "samra_amin@hotmail.com",
            "old_table_id": "4887",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-18T02:58:08.365840+05:30",
            "updated_at": "2025-03-18T02:58:08.365871+05:30"
        }
    ]
}