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

GET /downloadable_users/?format=api&ordering=email&page=16
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=email&page=17",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=15",
    "results": [
        {
            "id": 137,
            "firstname": "Lavinia",
            "lastname": null,
            "phone": "+393403108345",
            "email": "b-lavinia@libero.it",
            "old_table_id": "4818",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-08T22:57:51.253795+05:30",
            "updated_at": "2025-03-08T22:57:51.253824+05:30"
        },
        {
            "id": 1288,
            "firstname": "Brandon Lacey",
            "lastname": null,
            "phone": "+4407485061477",
            "email": "b.lacey@kensingtonwade.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-10T14:13:49.881240+05:30",
            "updated_at": "2026-03-10T14:13:49.881274+05:30"
        },
        {
            "id": 581,
            "firstname": "Alicia Napolitano",
            "lastname": null,
            "phone": "+17325974904",
            "email": "babyyoda112307@icloud.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-31T21:46:44.592195+05:30",
            "updated_at": "2025-07-31T21:46:44.592226+05:30"
        },
        {
            "id": 1315,
            "firstname": "Badreyah",
            "lastname": null,
            "phone": "+96599699216",
            "email": "badoorafahad@gmail.com",
            "old_table_id": "8813",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-18T03:06:41.181358+05:30",
            "updated_at": "2026-03-18T03:08:59.717631+05:30"
        },
        {
            "id": 974,
            "firstname": "misty",
            "lastname": null,
            "phone": "+66962280361",
            "email": "banila015@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-24T09:37:13.078795+05:30",
            "updated_at": "2025-11-24T09:37:13.078833+05:30"
        },
        {
            "id": 104,
            "firstname": "sherry",
            "lastname": null,
            "phone": "+9109953020128",
            "email": "banisherry@gmail.com",
            "old_table_id": "4709",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-19T11:10:10.726106+05:30",
            "updated_at": "2025-02-19T11:10:10.726135+05:30"
        },
        {
            "id": 682,
            "firstname": "BANUREKHA PADMANABHAN CHETTIAR",
            "lastname": null,
            "phone": "+917758075935",
            "email": "banurekhachettiar@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-31T21:04:16.023608+05:30",
            "updated_at": "2025-08-31T21:04:16.023642+05:30"
        },
        {
            "id": 752,
            "firstname": "maggie ",
            "lastname": null,
            "phone": "+16025165888",
            "email": "barakatmagdaleen@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-17T20:56:23.310786+05:30",
            "updated_at": "2025-09-17T20:56:23.310815+05:30"
        },
        {
            "id": 863,
            "firstname": "Sarit Baarakat",
            "lastname": null,
            "phone": "+13475812842",
            "email": "barakatsarit1@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-22T19:12:33.078496+05:30",
            "updated_at": "2025-10-22T19:12:33.078533+05:30"
        },
        {
            "id": 336,
            "firstname": "Donna W Manthey",
            "lastname": null,
            "phone": "+16082121600",
            "email": "bearilypaw@aol.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-27T18:38:20.797996+05:30",
            "updated_at": "2025-05-27T18:38:20.798027+05:30"
        }
    ]
}