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

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

{
    "count": 1360,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-otp&page=4",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-otp&page=2",
    "results": [
        {
            "id": 4,
            "firstname": "Akash Sinha",
            "lastname": null,
            "phone": "+919980058981",
            "email": "sakash674@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-23T13:48:41.289788+05:30",
            "updated_at": "2024-10-23T13:48:41.289823+05:30"
        },
        {
            "id": 15,
            "firstname": "indra",
            "lastname": null,
            "phone": "+917989620871",
            "email": "jainsaindra@gmail.com",
            "old_table_id": "3884",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-11-15T13:03:01.443821+05:30",
            "updated_at": "2024-11-15T13:03:01.443864+05:30"
        },
        {
            "id": 26,
            "firstname": "Zuhra",
            "lastname": null,
            "phone": "+90901181124",
            "email": "nazarovazuhraxon0@gmail.com",
            "old_table_id": "4374",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-27T13:13:43.999817+05:30",
            "updated_at": "2024-12-27T13:13:43.999864+05:30"
        },
        {
            "id": 27,
            "firstname": "Pandeesdhaya ",
            "lastname": null,
            "phone": "+919500633373",
            "email": "pandees15495@gmail.com",
            "old_table_id": "4385",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-29T08:52:31.286059+05:30",
            "updated_at": "2024-12-29T08:52:31.286102+05:30"
        },
        {
            "id": 28,
            "firstname": "chandra shekher singh",
            "lastname": null,
            "phone": "+917007980515",
            "email": "sumangraphics51@gmail.com",
            "old_table_id": "4390",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-30T14:08:00.431780+05:30",
            "updated_at": "2024-12-30T14:08:00.431821+05:30"
        },
        {
            "id": 29,
            "firstname": "Rakesh",
            "lastname": null,
            "phone": "+918881299888",
            "email": "rakesh.medabalimi+3398@gmail.com",
            "old_table_id": "4414",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-02T14:31:39.340088+05:30",
            "updated_at": "2025-01-02T14:31:39.340131+05:30"
        },
        {
            "id": 30,
            "firstname": "Rakesh",
            "lastname": null,
            "phone": "+918881299888",
            "email": "rakesh.medabalimi+3399@gmail.com",
            "old_table_id": "4415",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-02T14:32:38.411254+05:30",
            "updated_at": "2025-01-02T14:32:38.411292+05:30"
        },
        {
            "id": 31,
            "firstname": "Rakesh",
            "lastname": null,
            "phone": "+918881299888",
            "email": "rakesh.medabalimi+349@gmail.com",
            "old_table_id": "4416",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-02T14:48:49.199888+05:30",
            "updated_at": "2025-01-02T14:48:49.199931+05:30"
        },
        {
            "id": 32,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+919876543212",
            "email": "hv30608+543@gmail.com",
            "old_table_id": "4417",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-02T14:52:13.260979+05:30",
            "updated_at": "2025-01-02T14:52:13.261030+05:30"
        },
        {
            "id": 1363,
            "firstname": "HELEN KAMAL SHAMSADEEN",
            "lastname": null,
            "phone": "+9107510190860",
            "email": "helenaheart199@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-03T21:47:06.000689+05:30",
            "updated_at": "2026-04-03T21:47:06.000719+05:30"
        }
    ]
}