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

GET /downloadable_users/?format=api&ordering=old_table_id&page=23
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=old_table_id&page=24",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=old_table_id&page=22",
    "results": [
        {
            "id": 486,
            "firstname": "Jeevitha ",
            "lastname": null,
            "phone": "+919003357588",
            "email": "jeevithapalanisamy2403@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-07T17:56:40.843429+05:30",
            "updated_at": "2025-07-07T17:56:40.843462+05:30"
        },
        {
            "id": 485,
            "firstname": "Srujana ",
            "lastname": null,
            "phone": "+918247859553",
            "email": "Srujana9964@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-07T12:30:41.194560+05:30",
            "updated_at": "2025-07-07T12:30:41.194590+05:30"
        },
        {
            "id": 484,
            "firstname": "Sarah da Silva",
            "lastname": null,
            "phone": "+61452062619",
            "email": "sarah.dasilva168@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-07T11:41:55.356728+05:30",
            "updated_at": "2025-07-07T11:41:55.356756+05:30"
        },
        {
            "id": 483,
            "firstname": "Monika ",
            "lastname": null,
            "phone": "+9108168484229",
            "email": "monisingh.4229@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-07T10:38:06.077569+05:30",
            "updated_at": "2025-07-07T10:38:06.077608+05:30"
        },
        {
            "id": 482,
            "firstname": "Ann M Prosser",
            "lastname": null,
            "phone": "+17329153773",
            "email": "annprosser@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-07T05:13:49.296494+05:30",
            "updated_at": "2025-07-07T05:13:49.296524+05:30"
        },
        {
            "id": 481,
            "firstname": "Anil ",
            "lastname": null,
            "phone": "+919884465690",
            "email": "rashani.richards@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-05T21:55:59.186097+05:30",
            "updated_at": "2025-07-05T21:55:59.186125+05:30"
        },
        {
            "id": 480,
            "firstname": "Sathiya",
            "lastname": null,
            "phone": "+9109739405775",
            "email": "sathiyadoraiswamy@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-05T09:39:58.748032+05:30",
            "updated_at": "2025-07-05T09:39:58.748065+05:30"
        },
        {
            "id": 478,
            "firstname": "Saman",
            "lastname": null,
            "phone": "+9103344164920",
            "email": "ansarisaman09@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-04T16:04:09.895020+05:30",
            "updated_at": "2025-07-04T16:04:09.895050+05:30"
        },
        {
            "id": 477,
            "firstname": "Soumya Narayanan",
            "lastname": null,
            "phone": "+9109940319847",
            "email": "letsspeaktosoumya@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-04T12:31:01.206478+05:30",
            "updated_at": "2025-07-04T12:31:01.206509+05:30"
        },
        {
            "id": 476,
            "firstname": "bhagwan das ",
            "lastname": null,
            "phone": "+919069539121",
            "email": "bhagwan@epocheldercare.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-03T23:15:29.003685+05:30",
            "updated_at": "2025-07-03T23:15:29.003716+05:30"
        }
    ]
}