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

GET /downloadable_users/?format=api&ordering=-otp&page=4
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=5",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-otp&page=3",
    "results": [
        {
            "id": 22,
            "firstname": "Rakesh",
            "lastname": null,
            "phone": "+918881299888",
            "email": "mrakshita.co@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-17T19:57:05.388158+05:30",
            "updated_at": "2024-12-17T19:57:05.388204+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": 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": 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": 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": 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": 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": 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": 21,
            "firstname": "Drishty anand",
            "lastname": null,
            "phone": "+919540178107",
            "email": "drishtyanand91318@gmail.com",
            "old_table_id": "4307",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-12T18:33:21.515345+05:30",
            "updated_at": "2024-12-12T18:33:21.515392+05:30"
        },
        {
            "id": 24,
            "firstname": "Abilash",
            "lastname": null,
            "phone": "+917010538608",
            "email": "abilashphysiocare@gmail.com",
            "old_table_id": "4341",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-19T12:31:24.779841+05:30",
            "updated_at": "2024-12-19T12:31:24.779889+05:30"
        }
    ]
}