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

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

{
    "count": 1373,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=52",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=50",
    "results": [
        {
            "id": 378,
            "firstname": "juanrp",
            "lastname": null,
            "phone": "+573226357258",
            "email": "juan.carlos-ripoll@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-08T04:53:07.527777+05:30",
            "updated_at": "2025-06-08T04:53:07.527807+05:30"
        },
        {
            "id": 1235,
            "firstname": "Jonathan Persaud",
            "lastname": null,
            "phone": "+5926389270",
            "email": "jonathan.s.persaud@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-22T19:46:48.905101+05:30",
            "updated_at": "2026-02-22T19:46:48.905134+05:30"
        },
        {
            "id": 650,
            "firstname": "Katherine ",
            "lastname": null,
            "phone": "+5930979150005",
            "email": "diazkatherine199@icloud.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-20T21:49:46.178922+05:30",
            "updated_at": "2025-08-20T21:49:46.178952+05:30"
        },
        {
            "id": 396,
            "firstname": "Giovanna Ponce",
            "lastname": null,
            "phone": "+593959252188",
            "email": "gipmgiova@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-13T08:34:45.992610+05:30",
            "updated_at": "2025-06-13T08:34:45.992656+05:30"
        },
        {
            "id": 1173,
            "firstname": "Diana",
            "lastname": null,
            "phone": "+593984646945",
            "email": "diana_martinez15@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-31T21:32:05.928933+05:30",
            "updated_at": "2026-01-31T21:32:05.928963+05:30"
        },
        {
            "id": 1204,
            "firstname": "CONSTANZA",
            "lastname": null,
            "phone": "+595981718880",
            "email": "constanzamartinez@cjp.edu.py",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-10T22:55:12.910634+05:30",
            "updated_at": "2026-02-10T22:55:12.910663+05:30"
        },
        {
            "id": 214,
            "firstname": "Reenusha",
            "lastname": null,
            "phone": "+600163120311",
            "email": "reenushak@gmail.com",
            "old_table_id": "5255",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-18T08:46:34.247070+05:30",
            "updated_at": "2025-04-18T08:46:34.247101+05:30"
        },
        {
            "id": 1106,
            "firstname": "Ridhuan",
            "lastname": null,
            "phone": "+600172641102",
            "email": "a195106@siswa.ukm.edu.my",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-14T05:39:32.116363+05:30",
            "updated_at": "2026-01-14T05:39:32.116418+05:30"
        },
        {
            "id": 850,
            "firstname": "Syuhada Zulkifle",
            "lastname": null,
            "phone": "+60105685283",
            "email": "syudsyah@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-17T08:47:14.357121+05:30",
            "updated_at": "2025-10-17T08:47:14.357160+05:30"
        },
        {
            "id": 1356,
            "firstname": "AmeliaKhoo",
            "lastname": null,
            "phone": "+601110645534",
            "email": "ameliakhoo0803@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-31T13:05:59.369805+05:30",
            "updated_at": "2026-03-31T13:05:59.369835+05:30"
        }
    ]
}