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

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

{
    "count": 1372,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=firstname&page=98",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=firstname&page=96",
    "results": [
        {
            "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": 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": 838,
            "firstname": "rajeswari",
            "lastname": null,
            "phone": "+919573704455",
            "email": "chitturi.rajeswari25@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-13T19:19:56.713004+05:30",
            "updated_at": "2025-10-13T19:19:56.713039+05:30"
        },
        {
            "id": 1351,
            "firstname": "Raji",
            "lastname": null,
            "phone": "+919629008821",
            "email": "vrajalaxmi1989@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-30T07:26:18.999535+05:30",
            "updated_at": "2026-03-30T07:26:18.999566+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": 1000,
            "firstname": "Rajveer",
            "lastname": null,
            "phone": "+917696436549",
            "email": "rjvrbaidwan@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-04T22:29:05.755875+05:30",
            "updated_at": "2025-12-04T22:29:05.755913+05:30"
        },
        {
            "id": 232,
            "firstname": "Rakesh",
            "lastname": null,
            "phone": "+919",
            "email": "rakesh.medabalimi+418@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-26T10:59:10.000120+05:30",
            "updated_at": "2025-04-26T10:59:10.000148+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"
        }
    ]
}