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

GET /downloadable_users/?format=api&ordering=updated_at&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=updated_at&page=24",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=updated_at&page=22",
    "results": [
        {
            "id": 226,
            "firstname": "rohit ",
            "lastname": null,
            "phone": "+91884862027",
            "email": "rohit.singh912@gmail.com",
            "old_table_id": "5353",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-24T15:20:44.396944+05:30",
            "updated_at": "2025-04-24T15:20:44.396973+05:30"
        },
        {
            "id": 227,
            "firstname": "adf",
            "lastname": null,
            "phone": "+916678234569",
            "email": "ddfrtg@gmail.com",
            "old_table_id": "5354",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-24T19:20:37.544462+05:30",
            "updated_at": "2025-04-24T19:20:37.544492+05:30"
        },
        {
            "id": 228,
            "firstname": "PIper",
            "lastname": null,
            "phone": "+15077666092",
            "email": "piperwascher@gmail.com",
            "old_table_id": "5357",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-25T01:30:12.116739+05:30",
            "updated_at": "2025-04-25T01:30:12.116771+05:30"
        },
        {
            "id": 229,
            "firstname": "Rabindra Kumar",
            "lastname": null,
            "phone": "+919470208129",
            "email": "rabindrakumarraviasm@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-25T14:09:09.293348+05:30",
            "updated_at": "2025-04-25T14:09:09.293375+05:30"
        },
        {
            "id": 230,
            "firstname": "Meri Avdayan",
            "lastname": null,
            "phone": "+918182887586",
            "email": "meriavdalyan@me.com",
            "old_table_id": "5379",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-26T01:15:14.987284+05:30",
            "updated_at": "2025-04-26T01:15:14.987314+05:30"
        },
        {
            "id": 231,
            "firstname": "Carla Cecilia Paunovski",
            "lastname": null,
            "phone": "+19739199112",
            "email": "carlaspeed@yahoo.com",
            "old_table_id": "5380",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-26T01:55:17.841980+05:30",
            "updated_at": "2025-04-26T01:55:17.842014+05:30"
        },
        {
            "id": 232,
            "firstname": "Rakesh",
            "lastname": null,
            "phone": "+919",
            "email": "rakesh.medabalimi+418@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-26T10:59:10.000120+05:30",
            "updated_at": "2025-04-26T10:59:10.000148+05:30"
        },
        {
            "id": 233,
            "firstname": "Nus",
            "lastname": null,
            "phone": "+919156866504",
            "email": "wildeivory742001@gmail.com",
            "old_table_id": "5385",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-26T14:48:56.348129+05:30",
            "updated_at": "2025-04-26T14:48:56.348159+05:30"
        },
        {
            "id": 234,
            "firstname": "Sonya Ervin",
            "lastname": null,
            "phone": "+15188663471",
            "email": "sonya.m.ervin@opwdd.ny.gov",
            "old_table_id": "5389",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-26T23:34:38.982994+05:30",
            "updated_at": "2025-04-26T23:34:38.983024+05:30"
        },
        {
            "id": 235,
            "firstname": "JCfUZQsq",
            "lastname": null,
            "phone": "555-666-0606",
            "email": "sample@email.tst",
            "old_table_id": "3929",
            "otp": "556903",
            "otp_expiretime": "2025-04-27T11:22:57.222000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-27T10:52:12.198588+05:30",
            "updated_at": "2025-04-27T11:07:57.948402+05:30"
        }
    ]
}