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

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

{
    "count": 1374,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=58",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=56",
    "results": [
        {
            "id": 722,
            "firstname": "Ssandeep Jain",
            "lastname": null,
            "phone": "+9109999366630",
            "email": "sandeep4jain@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-11T16:55:49.008331+05:30",
            "updated_at": "2025-09-11T16:55:49.008361+05:30"
        },
        {
            "id": 1165,
            "firstname": "Sukhleen Singh",
            "lastname": null,
            "phone": "+9109988715467",
            "email": "ersukhleensingh@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-29T19:18:04.489223+05:30",
            "updated_at": "2026-01-29T19:18:04.489253+05:30"
        },
        {
            "id": 104,
            "firstname": "sherry",
            "lastname": null,
            "phone": "+9109953020128",
            "email": "banisherry@gmail.com",
            "old_table_id": "4709",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-19T11:10:10.726106+05:30",
            "updated_at": "2025-02-19T11:10:10.726135+05:30"
        },
        {
            "id": 477,
            "firstname": "Soumya Narayanan",
            "lastname": null,
            "phone": "+9109940319847",
            "email": "letsspeaktosoumya@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-04T12:31:01.206478+05:30",
            "updated_at": "2025-07-04T12:31:01.206509+05:30"
        },
        {
            "id": 409,
            "firstname": "K B",
            "lastname": null,
            "phone": "+9109921699568",
            "email": "kalyanishewale5@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-17T16:01:48.163737+05:30",
            "updated_at": "2025-06-17T16:01:48.163772+05:30"
        },
        {
            "id": 399,
            "firstname": "Meenakshi Olagappan",
            "lastname": null,
            "phone": "+9109916903048",
            "email": "meenakshi.olagappan@googlemail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-14T22:09:59.009621+05:30",
            "updated_at": "2025-06-14T22:09:59.009650+05:30"
        },
        {
            "id": 1037,
            "firstname": "Selvakumar P",
            "lastname": null,
            "phone": "+9109913859944",
            "email": "selvap1986@gmail.com",
            "old_table_id": "8093",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-20T10:42:54.877124+05:30",
            "updated_at": "2025-12-22T02:47:02.334194+05:30"
        },
        {
            "id": 687,
            "firstname": "Asma khan khan",
            "lastname": null,
            "phone": "+9109912902772",
            "email": "asmakhan78423@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-02T17:51:23.840269+05:30",
            "updated_at": "2025-09-02T17:51:23.840297+05:30"
        },
        {
            "id": 432,
            "firstname": "Gunjan Pasari",
            "lastname": null,
            "phone": "+9109899731377",
            "email": "gunjanpasari@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-24T07:58:15.454804+05:30",
            "updated_at": "2025-06-24T07:58:15.455345+05:30"
        },
        {
            "id": 156,
            "firstname": "Swetha Beemarapu",
            "lastname": null,
            "phone": "+9109885017870",
            "email": "shwetha.bishu@gmail.com",
            "old_table_id": "4924",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-21T13:51:25.762989+05:30",
            "updated_at": "2025-03-21T13:51:25.763019+05:30"
        }
    ]
}