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

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

{
    "count": 1365,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=11",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=9",
    "results": [
        {
            "id": 158,
            "firstname": "Suse",
            "lastname": null,
            "phone": "+919952816376",
            "email": "susethrasuse@gmail.com",
            "old_table_id": "4932",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-22T11:03:17.006837+05:30",
            "updated_at": "2025-03-22T11:03:17.006869+05:30"
        },
        {
            "id": 764,
            "firstname": "Devi Dharshni ",
            "lastname": null,
            "phone": "+919952705595",
            "email": "devidharshnic@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-21T16:04:00.548566+05:30",
            "updated_at": "2025-09-21T16:04:00.548597+05:30"
        },
        {
            "id": 993,
            "firstname": "Hema Latha",
            "lastname": null,
            "phone": "+919952514669",
            "email": "hema.btech07@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-02T15:38:12.352623+05:30",
            "updated_at": "2025-12-02T15:38:12.352659+05:30"
        },
        {
            "id": 956,
            "firstname": "Nupur",
            "lastname": null,
            "phone": "+919949036405",
            "email": "nupur.j@bambinicreek.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-16T23:51:09.463289+05:30",
            "updated_at": "2025-11-16T23:51:09.463324+05:30"
        },
        {
            "id": 760,
            "firstname": "sunil kumar m",
            "lastname": null,
            "phone": "+919948091388",
            "email": "sunilrahul0630@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-19T18:07:54.430374+05:30",
            "updated_at": "2025-09-19T18:07:54.430423+05:30"
        },
        {
            "id": 215,
            "firstname": "Ramyashri S",
            "lastname": null,
            "phone": "+919945957243",
            "email": "ramyashrishastry@gmail.com",
            "old_table_id": "5258",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-18T13:15:50.605138+05:30",
            "updated_at": "2025-04-18T13:15:50.605170+05:30"
        },
        {
            "id": 142,
            "firstname": "Aarthy Cecilia Albert",
            "lastname": null,
            "phone": "+919944035121",
            "email": "ressurect15@gmail.com",
            "old_table_id": "4860",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-13T20:07:17.933138+05:30",
            "updated_at": "2025-03-13T20:07:17.933171+05:30"
        },
        {
            "id": 489,
            "firstname": "Swetha ",
            "lastname": null,
            "phone": "+919940679295",
            "email": "swethamohan10k@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-08T15:19:14.170653+05:30",
            "updated_at": "2025-07-08T15:19:14.170683+05:30"
        },
        {
            "id": 1053,
            "firstname": "Vandana kumari ",
            "lastname": null,
            "phone": "+919931980516",
            "email": "vandana4702@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-27T11:38:56.477671+05:30",
            "updated_at": "2025-12-27T11:38:56.478673+05:30"
        },
        {
            "id": 475,
            "firstname": "KAVYANSH",
            "lastname": null,
            "phone": "+919928505220",
            "email": "meenaarun1988@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-03T20:13:55.295804+05:30",
            "updated_at": "2025-07-03T20:13:55.295834+05:30"
        }
    ]
}