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

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

{
    "count": 1368,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-firstname&page=21",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-firstname&page=19",
    "results": [
        {
            "id": 373,
            "firstname": "srikanth.achugatla@gmail.com",
            "lastname": null,
            "phone": "+919000795390",
            "email": "srikanth.achugatla@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-05T23:29:20.423211+05:30",
            "updated_at": "2025-06-05T23:29:20.423238+05:30"
        },
        {
            "id": 421,
            "firstname": "Srikanth",
            "lastname": null,
            "phone": "+91 8985514436",
            "email": "srikanthsandhadi1995@gmail.com",
            "old_table_id": "6125",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-21T10:31:01.212496+05:30",
            "updated_at": "2025-06-21T10:31:01.212525+05:30"
        },
        {
            "id": 12,
            "firstname": "Sree",
            "lastname": null,
            "phone": "+918885457659",
            "email": "gnanignanasree@gmail.com",
            "old_table_id": null,
            "otp": "500254",
            "otp_expiretime": "2024-11-15T12:55:58.035000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-30T17:22:30.858039+05:30",
            "updated_at": "2024-11-15T12:41:43.511772+05:30"
        },
        {
            "id": 1163,
            "firstname": "SRC SHOP",
            "lastname": null,
            "phone": "+2348181081412",
            "email": "srcshop01@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-29T16:51:03.489165+05:30",
            "updated_at": "2026-01-29T16:51:03.489197+05:30"
        },
        {
            "id": 172,
            "firstname": "Sradha biswal",
            "lastname": null,
            "phone": "+918451038056",
            "email": "sashibmukhi@gmail.com",
            "old_table_id": "5033",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-31T20:51:42.043577+05:30",
            "updated_at": "2025-03-31T20:51:42.043609+05:30"
        },
        {
            "id": 477,
            "firstname": "Soumya Narayanan",
            "lastname": null,
            "phone": "+9109940319847",
            "email": "letsspeaktosoumya@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-04T12:31:01.206478+05:30",
            "updated_at": "2025-07-04T12:31:01.206509+05:30"
        },
        {
            "id": 144,
            "firstname": "Sos",
            "lastname": null,
            "phone": "+9103806565",
            "email": "sirelle.saadi@net.usj.edu.lb",
            "old_table_id": "4880",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-16T19:08:59.318904+05:30",
            "updated_at": "2025-03-16T19:08:59.318937+05:30"
        },
        {
            "id": 471,
            "firstname": "Sophie Vousden",
            "lastname": null,
            "phone": "+3530876032101",
            "email": "sltclinicsophie@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-02T16:17:16.693662+05:30",
            "updated_at": "2025-07-02T16:17:16.693701+05:30"
        },
        {
            "id": 426,
            "firstname": "sophie panna",
            "lastname": null,
            "phone": "+610403510499",
            "email": "sophie.simonis@vitapsychology.com.au",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-22T12:27:15.529263+05:30",
            "updated_at": "2025-06-22T12:27:15.529292+05:30"
        },
        {
            "id": 1136,
            "firstname": "Sophie Henry",
            "lastname": null,
            "phone": "+447791759610",
            "email": "sophie.henry@stpetersdarwen.blackburn.sch.uk",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-21T19:15:18.796853+05:30",
            "updated_at": "2026-01-21T19:15:18.796884+05:30"
        }
    ]
}