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

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

{
    "count": 1360,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=10",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=8",
    "results": [
        {
            "id": 1038,
            "firstname": "Aneeja Chembattam Kandiyil",
            "lastname": null,
            "phone": "+97466046996",
            "email": "aneeja671@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-20T14:06:53.036375+05:30",
            "updated_at": "2025-12-20T14:06:53.036428+05:30"
        },
        {
            "id": 801,
            "firstname": "Angela",
            "lastname": null,
            "phone": "+12898916246",
            "email": "angela_johnston@live.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-03T08:32:05.911797+05:30",
            "updated_at": "2025-10-03T08:32:05.911827+05:30"
        },
        {
            "id": 1088,
            "firstname": "angela hurd",
            "lastname": null,
            "phone": "+4401789774002",
            "email": "angelahurd50@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-09T21:30:14.938664+05:30",
            "updated_at": "2026-01-09T21:30:14.938698+05:30"
        },
        {
            "id": 472,
            "firstname": "Amber",
            "lastname": null,
            "phone": "+61488074210",
            "email": "angelapo77@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-02T20:07:37.743520+05:30",
            "updated_at": "2025-07-02T20:07:37.743550+05:30"
        },
        {
            "id": 1353,
            "firstname": "anittajose",
            "lastname": null,
            "phone": "+919445051166",
            "email": "anittakuttikkattu@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-30T16:55:25.402012+05:30",
            "updated_at": "2026-03-30T16:55:25.402039+05:30"
        },
        {
            "id": 994,
            "firstname": "Aniya Minu Baby",
            "lastname": null,
            "phone": "+3530894820501",
            "email": "aniyaminub@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-02T19:33:48.079133+05:30",
            "updated_at": "2025-12-02T19:33:48.079173+05:30"
        },
        {
            "id": 118,
            "firstname": "Anjana",
            "lastname": null,
            "phone": "+919712945795",
            "email": "anjaani.17@gmail.com",
            "old_table_id": "4761",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-01T06:55:59.230702+05:30",
            "updated_at": "2025-03-01T06:55:59.230732+05:30"
        },
        {
            "id": 587,
            "firstname": "Anjali",
            "lastname": null,
            "phone": "+919818704952",
            "email": "anjalibainsyt@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-03T17:15:05.525789+05:30",
            "updated_at": "2025-08-03T17:15:05.525820+05:30"
        },
        {
            "id": 1091,
            "firstname": "Anjana",
            "lastname": null,
            "phone": "+91906176261",
            "email": "anjanamadhu0104@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-10T13:36:12.873049+05:30",
            "updated_at": "2026-01-10T13:36:12.873083+05:30"
        },
        {
            "id": 608,
            "firstname": "Anjitha",
            "lastname": null,
            "phone": "+918281667474",
            "email": "anjithaprabhu555@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-10T20:58:18.406604+05:30",
            "updated_at": "2025-08-10T20:58:18.406633+05:30"
        }
    ]
}