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

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

{
    "count": 1377,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=77",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=75",
    "results": [
        {
            "id": 253,
            "firstname": "Paul",
            "lastname": null,
            "phone": "+659561533",
            "email": "paulbest748@gmail.com",
            "old_table_id": "5520",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-04T18:12:46.871957+05:30",
            "updated_at": "2025-05-04T18:12:46.871988+05:30"
        },
        {
            "id": 552,
            "firstname": "marina",
            "lastname": null,
            "phone": "+6592957708",
            "email": "ailrina1974@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-23T08:19:27.201422+05:30",
            "updated_at": "2025-07-23T08:19:27.201452+05:30"
        },
        {
            "id": 448,
            "firstname": "NEO SOON CHING CALLIE TIVONA",
            "lastname": null,
            "phone": "+6592827584",
            "email": "2203333@sit.singaporetech.edu.sg",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-27T14:10:57.300022+05:30",
            "updated_at": "2025-06-27T14:10:57.300052+05:30"
        },
        {
            "id": 868,
            "firstname": "XingRui",
            "lastname": null,
            "phone": "+6592326457",
            "email": "x.xingrui@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-24T07:51:23.259754+05:30",
            "updated_at": "2025-10-24T07:51:23.259793+05:30"
        },
        {
            "id": 531,
            "firstname": "Sadiya",
            "lastname": null,
            "phone": "+6591995584",
            "email": "fthmsadiya@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-20T14:03:42.857238+05:30",
            "updated_at": "2025-07-20T14:03:42.857269+05:30"
        },
        {
            "id": 138,
            "firstname": "Nadia",
            "lastname": null,
            "phone": "+6591882722",
            "email": "possessivestar@hotmail.com",
            "old_table_id": "4826",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-10T04:33:22.055892+05:30",
            "updated_at": "2025-03-10T04:33:22.055922+05:30"
        },
        {
            "id": 1188,
            "firstname": "Maggie Tan",
            "lastname": null,
            "phone": "+6591863323",
            "email": "tanmag938@yahoo.com.sg",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-05T14:10:31.027636+05:30",
            "updated_at": "2026-02-05T14:10:31.027669+05:30"
        },
        {
            "id": 991,
            "firstname": "msy",
            "lastname": null,
            "phone": "+6591079073",
            "email": "mayyi8809@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-02T08:05:13.196152+05:30",
            "updated_at": "2025-12-02T08:05:13.196210+05:30"
        },
        {
            "id": 1160,
            "firstname": "Shanice Tan",
            "lastname": null,
            "phone": "+6590397877",
            "email": "shanice_tn@yahoo.com.sg",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-28T07:38:45.196134+05:30",
            "updated_at": "2026-01-28T07:38:45.196164+05:30"
        },
        {
            "id": 1280,
            "firstname": "isabel",
            "lastname": null,
            "phone": "+6581008968",
            "email": "kohisabel@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-07T12:43:30.200221+05:30",
            "updated_at": "2026-03-07T12:43:30.200252+05:30"
        }
    ]
}