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

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

{
    "count": 1369,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-firstname&page=109",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-firstname&page=107",
    "results": [
        {
            "id": 900,
            "firstname": "Divyadharshini",
            "lastname": null,
            "phone": "+918438801065",
            "email": "tdivmaran@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-01T21:35:32.705626+05:30",
            "updated_at": "2025-11-01T21:35:32.705660+05:30"
        },
        {
            "id": 129,
            "firstname": "Divya ",
            "lastname": null,
            "phone": "+918892705923",
            "email": "divya2dstar@gmail.com",
            "old_table_id": "4790",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-04T20:38:12.267862+05:30",
            "updated_at": "2025-03-04T20:38:12.267896+05:30"
        },
        {
            "id": 446,
            "firstname": "divya",
            "lastname": null,
            "phone": "+918121847683",
            "email": "divyasud26@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-26T18:38:12.545289+05:30",
            "updated_at": "2025-06-26T18:38:12.545321+05:30"
        },
        {
            "id": 1115,
            "firstname": "Divya",
            "lastname": null,
            "phone": "+919686367844",
            "email": "divya.par45@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-16T20:12:58.604899+05:30",
            "updated_at": "2026-01-16T20:12:58.604935+05:30"
        },
        {
            "id": 275,
            "firstname": "Divya",
            "lastname": null,
            "phone": "+6501165369335",
            "email": "dlaxy24@gmail.com",
            "old_table_id": "5580",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-08T06:39:34.682452+05:30",
            "updated_at": "2025-05-08T06:39:34.682483+05:30"
        },
        {
            "id": 935,
            "firstname": "divya",
            "lastname": null,
            "phone": "+918287014473",
            "email": "purbadivya@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-11T09:07:58.619030+05:30",
            "updated_at": "2025-11-11T09:07:58.619068+05:30"
        },
        {
            "id": 200,
            "firstname": "Dipshika meher",
            "lastname": null,
            "phone": "+917504421898",
            "email": "dipshikameher@gmail.com",
            "old_table_id": "5188",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-12T19:44:51.749934+05:30",
            "updated_at": "2025-04-12T19:44:51.749964+05:30"
        },
        {
            "id": 283,
            "firstname": "dinesh",
            "lastname": null,
            "phone": "+9101230654789",
            "email": "te@gmail.com",
            "old_table_id": "5615",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-10T12:02:54.001250+05:30",
            "updated_at": "2025-05-10T12:02:54.001282+05:30"
        },
        {
            "id": 1258,
            "firstname": "Dinah 1711",
            "lastname": null,
            "phone": "+6738616109",
            "email": "Dinah1711@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-01T08:26:23.743210+05:30",
            "updated_at": "2026-03-01T08:26:23.743242+05:30"
        },
        {
            "id": 1021,
            "firstname": "diksha",
            "lastname": null,
            "phone": "+919773641025",
            "email": "diksha.chhabria@gicl..edu.in",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-15T11:57:20.375315+05:30",
            "updated_at": "2025-12-15T11:57:20.375356+05:30"
        }
    ]
}