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

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

{
    "count": 1367,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=otp&page=124",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=otp&page=122",
    "results": [
        {
            "id": 425,
            "firstname": "Yojana ",
            "lastname": null,
            "phone": "+919820780828",
            "email": "yojana.bangera@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-21T18:09:03.477341+05:30",
            "updated_at": "2025-06-21T18:09:03.477373+05:30"
        },
        {
            "id": 424,
            "firstname": "Guru",
            "lastname": null,
            "phone": "+919597810220",
            "email": "guruvasuki@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-21T14:53:38.396342+05:30",
            "updated_at": "2025-06-21T14:53:38.396374+05:30"
        },
        {
            "id": 423,
            "firstname": "Nitesh kala ",
            "lastname": null,
            "phone": "+919900029078",
            "email": "mail.niteshkala@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-21T12:12:04.289991+05:30",
            "updated_at": "2025-06-21T12:12:04.290023+05:30"
        },
        {
            "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": 421,
            "firstname": "Srikanth",
            "lastname": null,
            "phone": "+91 8985514436",
            "email": "srikanthsandhadi1995@gmail.com",
            "old_table_id": "6125",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-21T10:31:01.212496+05:30",
            "updated_at": "2025-06-21T10:31:01.212525+05:30"
        },
        {
            "id": 420,
            "firstname": "Rachel",
            "lastname": null,
            "phone": "+18686221234",
            "email": "joannasal@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-20T18:23:32.324124+05:30",
            "updated_at": "2025-06-20T18:23:32.324153+05:30"
        },
        {
            "id": 419,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+1 9063708679",
            "email": "Harsha.reddy720@gmail.com",
            "old_table_id": "3310",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-20T17:00:58.166042+05:30",
            "updated_at": "2025-06-20T17:00:58.166077+05:30"
        },
        {
            "id": 366,
            "firstname": "Sejal Yadav ",
            "lastname": null,
            "phone": "+918077964266",
            "email": "sayjalyadav33@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-04T17:22:54.522530+05:30",
            "updated_at": "2025-06-04T17:22:54.522559+05:30"
        },
        {
            "id": 376,
            "firstname": "ash",
            "lastname": null,
            "phone": "+18705300366",
            "email": "acaitlin0909@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-06T19:47:32.875215+05:30",
            "updated_at": "2025-06-06T19:47:32.875314+05:30"
        },
        {
            "id": 375,
            "firstname": "Bal",
            "lastname": null,
            "phone": "+918983068410",
            "email": "bkaur2013@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-06T14:31:17.424080+05:30",
            "updated_at": "2025-06-06T14:31:17.424109+05:30"
        }
    ]
}