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

GET /downloadable_users/?format=api&ordering=-updated_at&page=125
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=-updated_at&page=126",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-updated_at&page=124",
    "results": [
        {
            "id": 134,
            "firstname": "Test",
            "lastname": null,
            "phone": "+919",
            "email": "test@gmail.com",
            "old_table_id": "4804",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-06T22:25:04.902310+05:30",
            "updated_at": "2025-03-06T22:25:04.902339+05:30"
        },
        {
            "id": 133,
            "firstname": "Paula Rehm",
            "lastname": null,
            "phone": "+15187922619",
            "email": "prehm@gfsd.org",
            "old_table_id": "4802",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-06T21:04:43.799305+05:30",
            "updated_at": "2025-03-06T21:04:43.799343+05:30"
        },
        {
            "id": 132,
            "firstname": "Rachel Hannah Kerstein",
            "lastname": null,
            "phone": "+917206557937",
            "email": "rhkerstein@gmail.com",
            "old_table_id": "4797",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-05T20:44:48.180360+05:30",
            "updated_at": "2025-03-05T20:44:48.180396+05:30"
        },
        {
            "id": 131,
            "firstname": "Saiteja Talasila",
            "lastname": null,
            "phone": "+919885735555",
            "email": "saitejatalasila@gmail.com",
            "old_table_id": "4794",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-05T18:21:10.156393+05:30",
            "updated_at": "2025-03-05T18:21:10.156426+05:30"
        },
        {
            "id": 130,
            "firstname": "Natasha Treuman",
            "lastname": null,
            "phone": "+915167108275",
            "email": "ntreuman@eden2.org",
            "old_table_id": "4791",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-04T21:16:29.196102+05:30",
            "updated_at": "2025-03-04T21:16:29.196134+05:30"
        },
        {
            "id": 129,
            "firstname": "Divya ",
            "lastname": null,
            "phone": "+918892705923",
            "email": "divya2dstar@gmail.com",
            "old_table_id": "4790",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-04T20:38:12.267862+05:30",
            "updated_at": "2025-03-04T20:38:12.267896+05:30"
        },
        {
            "id": 128,
            "firstname": "Maggie Eggeling",
            "lastname": null,
            "phone": "+4407709998690",
            "email": "maggie.eggeling@icloud.com",
            "old_table_id": "4788",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-04T14:13:09.049016+05:30",
            "updated_at": "2025-03-04T14:13:09.049046+05:30"
        },
        {
            "id": 127,
            "firstname": "Jen Virgo",
            "lastname": null,
            "phone": "+17033953032",
            "email": "jennifer.virgo2@k12.dc.gov",
            "old_table_id": "4786",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-03T23:48:41.519348+05:30",
            "updated_at": "2025-03-03T23:48:41.519376+05:30"
        },
        {
            "id": 126,
            "firstname": "Lindiwe Tizayi ",
            "lastname": null,
            "phone": "+27627357460",
            "email": "lindiwetizayi83@gmail.com",
            "old_table_id": "4783",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-03T18:33:34.862161+05:30",
            "updated_at": "2025-03-03T18:33:34.862193+05:30"
        },
        {
            "id": 125,
            "firstname": "Lara",
            "lastname": null,
            "phone": "+1343654765",
            "email": "laracdo@yahoo.com",
            "old_table_id": "4782",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-03T17:50:29.319964+05:30",
            "updated_at": "2025-03-03T17:50:29.319994+05:30"
        }
    ]
}