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

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

{
    "count": 1371,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=99",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=97",
    "results": [
        {
            "id": 992,
            "firstname": "sryhg",
            "lastname": null,
            "phone": "+919876543210",
            "email": "ragf@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-02T14:26:51.657874+05:30",
            "updated_at": "2025-12-02T14:26:51.657925+05:30"
        },
        {
            "id": 1085,
            "firstname": "Raghav",
            "lastname": null,
            "phone": "+919315836909",
            "email": "raghav.b.gupta@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-09T03:33:32.458214+05:30",
            "updated_at": "2026-01-09T03:33:32.458251+05:30"
        },
        {
            "id": 1292,
            "firstname": "MOTIUR RAHAMAN",
            "lastname": null,
            "phone": "+917980083202",
            "email": "rahamanmotiur1993@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-11T14:21:44.316097+05:30",
            "updated_at": "2026-03-11T14:21:44.316126+05:30"
        },
        {
            "id": 548,
            "firstname": "Rahul",
            "lastname": null,
            "phone": "+9108629084693",
            "email": "rahulkanu247@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-22T11:18:00.091889+05:30",
            "updated_at": "2025-07-22T11:18:00.091922+05:30"
        },
        {
            "id": 115,
            "firstname": "Rajapriya",
            "lastname": null,
            "phone": "+919962115327",
            "email": "rajapriya.ram@gmail.com",
            "old_table_id": "4749",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-25T17:18:03.900077+05:30",
            "updated_at": "2025-02-25T17:18:03.900109+05:30"
        },
        {
            "id": 870,
            "firstname": "Rajprithivika ",
            "lastname": null,
            "phone": "+916381597744",
            "email": "rajprithivika17@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-24T13:10:53.032569+05:30",
            "updated_at": "2025-10-24T13:10:53.032610+05:30"
        },
        {
            "id": 958,
            "firstname": "RAJESHWARI RAMESH",
            "lastname": null,
            "phone": "+918660495511",
            "email": "raju19feb95@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-17T17:28:12.323741+05:30",
            "updated_at": "2025-11-17T17:28:12.323777+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"
        },
        {
            "id": 101,
            "firstname": "Rakesh",
            "lastname": null,
            "phone": "+917660095666",
            "email": "rakesh.medabalimi+10345@gmail.com",
            "old_table_id": "4679",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-13T14:15:45.311716+05:30",
            "updated_at": "2025-02-13T14:15:45.311747+05:30"
        },
        {
            "id": 329,
            "firstname": "Test",
            "lastname": null,
            "phone": "+919",
            "email": "rakesh.medabalimi+18033@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-24T12:54:09.709401+05:30",
            "updated_at": "2025-05-24T12:54:09.709431+05:30"
        }
    ]
}