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

GET /downloadable_users/?format=api&ordering=old_table_id&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=old_table_id&page=124",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=old_table_id&page=122",
    "results": [
        {
            "id": 222,
            "firstname": "Brittany Stock",
            "lastname": null,
            "phone": "+917018667951",
            "email": "brittany.quam@gmail.com",
            "old_table_id": "5341",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-24T03:58:58.677152+05:30",
            "updated_at": "2025-04-24T03:58:58.677186+05:30"
        },
        {
            "id": 223,
            "firstname": "Azucena",
            "lastname": null,
            "phone": "+18314069941",
            "email": "avalossusie831@gmail.com",
            "old_table_id": "5342",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-24T05:55:32.848535+05:30",
            "updated_at": "2025-04-24T05:55:32.848591+05:30"
        },
        {
            "id": 224,
            "firstname": "veera",
            "lastname": null,
            "phone": "+918886851254",
            "email": "vbreddyanr@gmail.com",
            "old_table_id": "5346",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-24T10:13:28.925536+05:30",
            "updated_at": "2025-04-24T10:13:28.925569+05:30"
        },
        {
            "id": 225,
            "firstname": "Evon",
            "lastname": null,
            "phone": "+639613940334",
            "email": "nsucatre27@gmail.com",
            "old_table_id": "5349",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-24T13:41:21.524891+05:30",
            "updated_at": "2025-04-24T13:41:21.524934+05:30"
        },
        {
            "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": 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": 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"
        }
    ]
}