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

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

{
    "count": 1367,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-otp&page=124",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-otp&page=122",
    "results": [
        {
            "id": 433,
            "firstname": "Mai Lee",
            "lastname": null,
            "phone": "+91 0366041636",
            "email": "lamthunam2005@gmail.com",
            "old_table_id": "6176",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-24T08:43:09.853238+05:30",
            "updated_at": "2025-06-24T08:43:09.853264+05:30"
        },
        {
            "id": 443,
            "firstname": "Cynthia",
            "lastname": null,
            "phone": "+17708557862",
            "email": "clang01@bellsouth.net",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-25T22:23:20.496787+05:30",
            "updated_at": "2025-06-25T22:23:20.496816+05:30"
        },
        {
            "id": 442,
            "firstname": "Enisa jaho",
            "lastname": null,
            "phone": "+355695167937",
            "email": "enisaqalliu19@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-25T19:23:45.725863+05:30",
            "updated_at": "2025-06-25T19:23:45.725894+05:30"
        },
        {
            "id": 441,
            "firstname": "Catherine Allcott",
            "lastname": null,
            "phone": "+4401858575431",
            "email": "C.allcott@pdet.org.uk",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-25T16:41:26.881340+05:30",
            "updated_at": "2025-06-25T16:41:26.881369+05:30"
        },
        {
            "id": 440,
            "firstname": "Flash",
            "lastname": null,
            "phone": "+918956234567",
            "email": "pojir14843@exitbit.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-25T15:51:41.190219+05:30",
            "updated_at": "2025-06-25T15:51:41.190249+05:30"
        },
        {
            "id": 439,
            "firstname": "هاله ابراهيم",
            "lastname": null,
            "phone": "+9101151226434",
            "email": "hala.i.ali142@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-25T13:59:49.981287+05:30",
            "updated_at": "2025-06-25T13:59:49.981326+05:30"
        },
        {
            "id": 438,
            "firstname": "Lema Safi",
            "lastname": null,
            "phone": "+910405653526",
            "email": "lemasafi8@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-25T10:18:37.300544+05:30",
            "updated_at": "2025-06-25T10:18:37.300576+05:30"
        },
        {
            "id": 437,
            "firstname": "Ayu Sekar",
            "lastname": null,
            "phone": "+6281999706583",
            "email": "Riniayusekarr@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-25T09:17:15.579324+05:30",
            "updated_at": "2025-06-25T09:17:15.579355+05:30"
        },
        {
            "id": 436,
            "firstname": "runpittaya",
            "lastname": null,
            "phone": "+660818852743",
            "email": "rungpittaya@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-25T09:06:27.952828+05:30",
            "updated_at": "2025-06-25T09:06:27.952857+05:30"
        },
        {
            "id": 435,
            "firstname": "Sam Krych",
            "lastname": null,
            "phone": "+919738654424",
            "email": "sckrych@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-24T19:04:43.627941+05:30",
            "updated_at": "2025-06-24T19:04:43.627971+05:30"
        }
    ]
}