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

GET /downloadable_users/?format=api&ordering=updated_at&page=2
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=updated_at&page=3",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=updated_at",
    "results": [
        {
            "id": 19,
            "firstname": "Harsha Case1",
            "lastname": null,
            "phone": "+919988776651",
            "email": "hv30608+case1@gmail.com",
            "old_table_id": "4303",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-12T14:42:58.599141+05:30",
            "updated_at": "2024-12-12T14:42:58.599223+05:30"
        },
        {
            "id": 18,
            "firstname": "Vardhan",
            "lastname": null,
            "phone": "+49948954926",
            "email": "harsss@gmail.com",
            "old_table_id": null,
            "otp": "514549",
            "otp_expiretime": "2024-12-12T14:59:40.644000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-12T14:33:25.840107+05:30",
            "updated_at": "2024-12-12T14:44:41.085802+05:30"
        },
        {
            "id": 20,
            "firstname": "Harsha Case 2",
            "lastname": null,
            "phone": "+919878987843",
            "email": "gnanasreevankadari@gmail.com",
            "old_table_id": "4306",
            "otp": "159569",
            "otp_expiretime": "2024-12-12T17:57:45.008000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-12T17:38:21.942211+05:30",
            "updated_at": "2024-12-12T17:42:45.359848+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": 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": 23,
            "firstname": "Taylor",
            "lastname": null,
            "phone": "+17168680624",
            "email": "acorntcoll2324@yahoo.com",
            "old_table_id": "4334",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-18T04:17:43.052693+05:30",
            "updated_at": "2024-12-18T04:17:43.052739+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"
        },
        {
            "id": 25,
            "firstname": "SUDHIR",
            "lastname": null,
            "phone": "+917058985885",
            "email": "sgbhale@gmail.com",
            "old_table_id": "4346",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-20T11:10:44.445487+05:30",
            "updated_at": "2024-12-20T11:10:44.445535+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": 2,
            "firstname": "rakesh",
            "lastname": null,
            "phone": "8881299888",
            "email": "rakesh.medabalimi@gmail.com",
            "old_table_id": null,
            "otp": "695714",
            "otp_expiretime": "2024-12-17T20:13:22.937000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-02T19:07:02.009008+05:30",
            "updated_at": "2024-12-28T15:09:26.745316+05:30"
        }
    ]
}