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

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

{
    "count": 1372,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=45",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=43",
    "results": [
        {
            "id": 1030,
            "firstname": "Radka",
            "lastname": null,
            "phone": "+420776330856",
            "email": "horakova.radka@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-18T05:34:38.509190+05:30",
            "updated_at": "2025-12-18T05:34:38.509241+05:30"
        },
        {
            "id": 143,
            "firstname": "Gina",
            "lastname": null,
            "phone": "+420948034569",
            "email": "sindys2010@gmail.com",
            "old_table_id": "4863",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-14T01:32:25.798222+05:30",
            "updated_at": "2025-03-14T01:32:25.798254+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": 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": 1168,
            "firstname": "Durga Malla",
            "lastname": null,
            "phone": "+4407340609800",
            "email": "durgasiri2012@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-30T06:40:55.344461+05:30",
            "updated_at": "2026-01-30T06:40:55.344500+05:30"
        },
        {
            "id": 773,
            "firstname": "Kainat Iqtidar",
            "lastname": null,
            "phone": "+4407404660216",
            "email": "kaynat.iqtidar7@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-25T17:29:39.051146+05:30",
            "updated_at": "2025-09-25T17:29:39.051174+05:30"
        },
        {
            "id": 1156,
            "firstname": "Sumaiya Akter",
            "lastname": null,
            "phone": "+440742569961",
            "email": "sumaiyaakter072012@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-26T23:51:47.425768+05:30",
            "updated_at": "2026-01-26T23:51:47.425813+05:30"
        },
        {
            "id": 978,
            "firstname": "Gabriela ",
            "lastname": null,
            "phone": "+4407440505505",
            "email": "gabriellababiceanu@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-25T17:32:33.255920+05:30",
            "updated_at": "2025-11-25T17:32:33.255970+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": 97,
            "firstname": "emma Parkes",
            "lastname": null,
            "phone": "+4407557781900",
            "email": "emmaparkes72@yahoo.co.uk",
            "old_table_id": "4670",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-11T15:28:56.174049+05:30",
            "updated_at": "2025-02-11T15:28:56.174080+05:30"
        }
    ]
}