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

GET /downloadable_users/?format=api&ordering=phone&page=125
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=phone&page=126",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=124",
    "results": [
        {
            "id": 20,
            "firstname": "Harsha Case 2",
            "lastname": null,
            "phone": "+919878987843",
            "email": "gnanasreevankadari@gmail.com",
            "old_table_id": "4306",
            "otp": "159569",
            "otp_expiretime": "2024-12-12T17:57:45.008000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-12T17:38:21.942211+05:30",
            "updated_at": "2024-12-12T17:42:45.359848+05:30"
        },
        {
            "id": 618,
            "firstname": "Harsha Test",
            "lastname": null,
            "phone": "+919878987897",
            "email": "harsh.wellnesshub+764465@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-11T14:34:04.055816+05:30",
            "updated_at": "2025-08-11T14:34:04.055848+05:30"
        },
        {
            "id": 835,
            "firstname": "Test Harsh",
            "lastname": null,
            "phone": "+919878998777",
            "email": "harsh.wellnesshub+786423@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-13T15:02:52.446958+05:30",
            "updated_at": "2025-10-13T15:02:52.446996+05:30"
        },
        {
            "id": 95,
            "firstname": "Manisha",
            "lastname": null,
            "phone": "+919882637421",
            "email": "manishasharma1997nov@gmail.com",
            "old_table_id": "4667",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-11T10:26:22.173212+05:30",
            "updated_at": "2025-02-11T10:26:22.173245+05:30"
        },
        {
            "id": 533,
            "firstname": "Anand",
            "lastname": null,
            "phone": "+919884281021",
            "email": "anandraj.madasamy@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-20T17:12:03.871287+05:30",
            "updated_at": "2025-07-20T17:12:03.871320+05:30"
        },
        {
            "id": 481,
            "firstname": "Anil ",
            "lastname": null,
            "phone": "+919884465690",
            "email": "rashani.richards@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-05T21:55:59.186097+05:30",
            "updated_at": "2025-07-05T21:55:59.186125+05:30"
        },
        {
            "id": 704,
            "firstname": "m.gopichand",
            "lastname": null,
            "phone": "+919885138826",
            "email": "makaraju.gc@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-08T12:18:14.289744+05:30",
            "updated_at": "2025-09-08T12:18:14.289774+05:30"
        },
        {
            "id": 1218,
            "firstname": "A Praneel",
            "lastname": null,
            "phone": "+919885400420",
            "email": "praneel85@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-13T10:29:57.103698+05:30",
            "updated_at": "2026-02-13T10:29:57.103729+05:30"
        },
        {
            "id": 131,
            "firstname": "Saiteja Talasila",
            "lastname": null,
            "phone": "+919885735555",
            "email": "saitejatalasila@gmail.com",
            "old_table_id": "4794",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-05T18:21:10.156393+05:30",
            "updated_at": "2025-03-05T18:21:10.156426+05:30"
        },
        {
            "id": 996,
            "firstname": "cherry",
            "lastname": null,
            "phone": "+919888542727",
            "email": "ercherrymahajan@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-02T23:45:41.620768+05:30",
            "updated_at": "2025-12-02T23:45:41.620813+05:30"
        }
    ]
}