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

GET /downloadable_users/?format=api&ordering=-firstname&page=41
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=-firstname&page=42",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-firstname&page=40",
    "results": [
        {
            "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": 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": 610,
            "firstname": "Rakesh",
            "lastname": null,
            "phone": "+918881299888",
            "email": "rakesh.medabalimi+5454@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-10T21:16:10.218991+05:30",
            "updated_at": "2025-08-10T21:16:10.219020+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": 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": 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": 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": 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": 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"
        }
    ]
}