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

GET /downloadable_users/?format=api&ordering=-phone&page=21
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=22",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=20",
    "results": [
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 424,
            "firstname": "Guru",
            "lastname": null,
            "phone": "+919597810220",
            "email": "guruvasuki@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-21T14:53:38.396342+05:30",
            "updated_at": "2025-06-21T14:53:38.396374+05:30"
        },
        {
            "id": 212,
            "firstname": "Bhavani Venkatesan",
            "lastname": null,
            "phone": "+919597554892",
            "email": "kalyanivenkatesan89@gmail.com",
            "old_table_id": "5248",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-17T19:37:34.045769+05:30",
            "updated_at": "2025-04-17T19:37:34.045800+05:30"
        }
    ]
}