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

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

{
    "count": 1371,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=42",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=40",
    "results": [
        {
            "id": 928,
            "firstname": "Noelle",
            "lastname": null,
            "phone": "+353831973983",
            "email": "noelledowling2002@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-09T18:04:08.446545+05:30",
            "updated_at": "2025-11-09T18:04:08.446585+05:30"
        },
        {
            "id": 862,
            "firstname": "Paula Nash",
            "lastname": null,
            "phone": "+353851021039",
            "email": "nashpp@tcd.ie",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-22T14:55:07.676096+05:30",
            "updated_at": "2025-10-22T14:55:07.676128+05:30"
        },
        {
            "id": 285,
            "firstname": "fatima",
            "lastname": null,
            "phone": "+353852427705",
            "email": "fatimasmails@gmail.com",
            "old_table_id": "5620",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-10T17:06:08.492385+05:30",
            "updated_at": "2025-05-10T17:06:08.492413+05:30"
        },
        {
            "id": 369,
            "firstname": "Orla Browne",
            "lastname": null,
            "phone": "+353873272476",
            "email": "oclohessy@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-05T01:45:21.647172+05:30",
            "updated_at": "2025-06-05T01:45:21.647198+05:30"
        },
        {
            "id": 831,
            "firstname": "Sheeba",
            "lastname": null,
            "phone": "+353892008212",
            "email": "sheebasharazi@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-12T05:52:39.128577+05:30",
            "updated_at": "2025-10-12T05:52:39.128611+05:30"
        },
        {
            "id": 960,
            "firstname": "Silja Jóhannsdóttir",
            "lastname": null,
            "phone": "+3546975617",
            "email": "silja.johannsdottir@reykjavik.is",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-18T16:44:12.714547+05:30",
            "updated_at": "2025-11-18T16:44:12.714585+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": 648,
            "firstname": "xhulja",
            "lastname": null,
            "phone": "+355699770441",
            "email": "xhuljanacecaj@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-20T16:38:03.620137+05:30",
            "updated_at": "2025-08-20T16:38:03.620166+05:30"
        },
        {
            "id": 1203,
            "firstname": "ELENI",
            "lastname": null,
            "phone": "+35795583070",
            "email": "eleni.boukouvala14@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-10T21:31:56.204297+05:30",
            "updated_at": "2026-02-10T21:31:56.204340+05:30"
        },
        {
            "id": 735,
            "firstname": "Christiana Iacovou",
            "lastname": null,
            "phone": "+35799267894",
            "email": "christiana.iacovou@outlook.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-15T14:27:25.125111+05:30",
            "updated_at": "2025-09-15T14:27:25.125143+05:30"
        }
    ]
}