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

GET /downloadable_users/?format=api&ordering=-phone&page=18
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=19",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=17",
    "results": [
        {
            "id": 383,
            "firstname": "lori",
            "lastname": null,
            "phone": "+919786092718",
            "email": "lorihegarty2022@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-11T00:28:58.031120+05:30",
            "updated_at": "2025-06-11T00:28:58.031151+05:30"
        },
        {
            "id": 1021,
            "firstname": "diksha",
            "lastname": null,
            "phone": "+919773641025",
            "email": "diksha.chhabria@gicl..edu.in",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-15T11:57:20.375315+05:30",
            "updated_at": "2025-12-15T11:57:20.375356+05:30"
        },
        {
            "id": 240,
            "firstname": "Askar khan ",
            "lastname": null,
            "phone": "+919772769902",
            "email": "askarkhan9902@gmail.com",
            "old_table_id": "5429",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-29T19:42:53.252390+05:30",
            "updated_at": "2025-04-29T19:42:53.252420+05:30"
        },
        {
            "id": 1169,
            "firstname": "Nayan Faldu",
            "lastname": null,
            "phone": "+919769928442",
            "email": "nvfaldu@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-30T08:45:22.904070+05:30",
            "updated_at": "2026-01-30T08:45:22.904102+05:30"
        },
        {
            "id": 85,
            "firstname": "Pulkit",
            "lastname": null,
            "phone": "+919763843456",
            "email": "p.singhania920@gmail.com",
            "old_table_id": "4626",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-04T10:01:07.965810+05:30",
            "updated_at": "2025-02-04T10:01:07.965839+05:30"
        },
        {
            "id": 977,
            "firstname": "mmmm",
            "lastname": null,
            "phone": "+919755547689",
            "email": "neeeel777@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-25T16:00:14.425914+05:30",
            "updated_at": "2025-11-25T16:00:14.425968+05:30"
        },
        {
            "id": 1020,
            "firstname": "NAGESHA",
            "lastname": null,
            "phone": "+919743884602",
            "email": "nagesh.einstein@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-15T08:41:37.854327+05:30",
            "updated_at": "2025-12-15T08:41:37.854377+05:30"
        },
        {
            "id": 435,
            "firstname": "Sam Krych",
            "lastname": null,
            "phone": "+919738654424",
            "email": "sckrych@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-24T19:04:43.627941+05:30",
            "updated_at": "2025-06-24T19:04:43.627971+05:30"
        },
        {
            "id": 418,
            "firstname": "sendhil kumar",
            "lastname": null,
            "phone": "+919738359233",
            "email": "sendhil.skm@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-20T13:37:54.206797+05:30",
            "updated_at": "2025-06-20T13:37:54.206829+05:30"
        },
        {
            "id": 1003,
            "firstname": "Sasthika Hegde",
            "lastname": null,
            "phone": "+919731441543",
            "email": "sasthika1998@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-05T13:15:44.471056+05:30",
            "updated_at": "2025-12-05T13:15:44.471093+05:30"
        }
    ]
}