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

GET /downloadable_users/?format=api&ordering=phone&page=120
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=121",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=119",
    "results": [
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 1072,
            "firstname": "meg",
            "lastname": null,
            "phone": "+919789837788",
            "email": "megmarda@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-06T17:18:00.915518+05:30",
            "updated_at": "2026-01-06T17:18:00.915557+05:30"
        },
        {
            "id": 1213,
            "firstname": "Hannah Sheehan",
            "lastname": null,
            "phone": "+919789956907",
            "email": "hsheehan@ywcanema.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-12T00:20:00.141442+05:30",
            "updated_at": "2026-02-12T00:20:00.141472+05:30"
        }
    ]
}