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

GET /downloadable_users/?format=api&ordering=phone&page=117
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=phone&page=118",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=116",
    "results": [
        {
            "id": 819,
            "firstname": "TABASSUM",
            "lastname": null,
            "phone": "+919599105416",
            "email": "tabbunaazji@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-09T11:18:58.548697+05:30",
            "updated_at": "2025-10-09T11:18:58.548734+05:30"
        },
        {
            "id": 209,
            "firstname": "Akhil",
            "lastname": null,
            "phone": "+919599234784",
            "email": "akhilbhardwaj282@gmail.com",
            "old_table_id": "5227",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-16T11:34:47.959118+05:30",
            "updated_at": "2025-04-16T11:34:47.959151+05:30"
        },
        {
            "id": 318,
            "firstname": "Aditi",
            "lastname": null,
            "phone": "+919599821981",
            "email": "aditiaggarwal22@gmail.com",
            "old_table_id": "5775",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-21T18:26:32.978257+05:30",
            "updated_at": "2025-05-21T18:26:32.978287+05:30"
        },
        {
            "id": 961,
            "firstname": "Prajeesh",
            "lastname": null,
            "phone": "+919600004007",
            "email": "prajeesh2186@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-19T17:04:15.689063+05:30",
            "updated_at": "2025-11-19T17:04:15.689098+05:30"
        },
        {
            "id": 897,
            "firstname": "Ravikanth",
            "lastname": null,
            "phone": "+919604898047",
            "email": "ravpend@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-31T07:53:51.682402+05:30",
            "updated_at": "2025-10-31T07:53:51.682437+05:30"
        },
        {
            "id": 569,
            "firstname": "shwetha",
            "lastname": null,
            "phone": "+919606053829",
            "email": "shwethamanjunatha26@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-29T04:47:28.248679+05:30",
            "updated_at": "2025-07-29T04:47:28.248710+05:30"
        },
        {
            "id": 787,
            "firstname": "Robelyn",
            "lastname": null,
            "phone": "+919606181255",
            "email": "roby@pbs.ac.th",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-29T08:00:48.082181+05:30",
            "updated_at": "2025-09-29T08:00:48.082216+05:30"
        },
        {
            "id": 281,
            "firstname": "Prakruthi",
            "lastname": null,
            "phone": "+919620191234",
            "email": "nprakruthi100@gmail.com",
            "old_table_id": "5608",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-09T13:56:04.236120+05:30",
            "updated_at": "2025-05-09T13:56:04.236164+05:30"
        },
        {
            "id": 1351,
            "firstname": "Raji",
            "lastname": null,
            "phone": "+919629008821",
            "email": "vrajalaxmi1989@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-30T07:26:18.999535+05:30",
            "updated_at": "2026-03-30T07:26:18.999566+05:30"
        },
        {
            "id": 66,
            "firstname": "ramesh",
            "lastname": null,
            "phone": "+919634503221",
            "email": "rameshthapa402@gmail.com",
            "old_table_id": "4530",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-18T16:12:49.863554+05:30",
            "updated_at": "2025-01-18T16:12:49.863593+05:30"
        }
    ]
}