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

GET /downloadable_users/?format=api&ordering=old_table_id&page=2
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=old_table_id&page=3",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=old_table_id",
    "results": [
        {
            "id": 329,
            "firstname": "Test",
            "lastname": null,
            "phone": "+919",
            "email": "rakesh.medabalimi+18033@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-24T12:54:09.709401+05:30",
            "updated_at": "2025-05-24T12:54:09.709431+05:30"
        },
        {
            "id": 1,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "9550803465",
            "email": "harshavardhanpinni@gmail.com",
            "old_table_id": null,
            "otp": "391215",
            "otp_expiretime": "2025-06-11T11:07:24.386000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-01T12:51:44.171849+05:30",
            "updated_at": "2025-06-11T10:52:24.869495+05:30"
        },
        {
            "id": 331,
            "firstname": "ATIF Shafiq",
            "lastname": null,
            "phone": "+9660504395445",
            "email": "engr.atifshafiq10@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-24T22:03:00.313904+05:30",
            "updated_at": "2025-05-24T22:03:00.313935+05:30"
        },
        {
            "id": 12,
            "firstname": "Sree",
            "lastname": null,
            "phone": "+918885457659",
            "email": "gnanignanasree@gmail.com",
            "old_table_id": null,
            "otp": "500254",
            "otp_expiretime": "2024-11-15T12:55:58.035000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-30T17:22:30.858039+05:30",
            "updated_at": "2024-11-15T12:41:43.511772+05:30"
        },
        {
            "id": 332,
            "firstname": "Allie ",
            "lastname": null,
            "phone": "+18173235348",
            "email": "allie1121gorman@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-25T01:05:34.789545+05:30",
            "updated_at": "2025-05-25T01:05:34.789573+05:30"
        },
        {
            "id": 333,
            "firstname": "Cherise Early",
            "lastname": null,
            "phone": "+912257153865",
            "email": "cheriseearly@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-25T18:37:10.832683+05:30",
            "updated_at": "2025-05-25T18:37:10.832711+05:30"
        },
        {
            "id": 334,
            "firstname": "Madiha Raza",
            "lastname": null,
            "phone": "+610492858772",
            "email": "madihabt@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-27T09:47:41.792877+05:30",
            "updated_at": "2025-05-27T09:47:41.792905+05:30"
        },
        {
            "id": 335,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+9198765432",
            "email": "harsh.wellnesshub+69274@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-27T18:33:25.303707+05:30",
            "updated_at": "2025-05-27T18:33:25.303734+05:30"
        },
        {
            "id": 1363,
            "firstname": "HELEN KAMAL SHAMSADEEN",
            "lastname": null,
            "phone": "+9107510190860",
            "email": "helenaheart199@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-03T21:47:06.000689+05:30",
            "updated_at": "2026-04-03T21:47:06.000719+05:30"
        },
        {
            "id": 4,
            "firstname": "Akash Sinha",
            "lastname": null,
            "phone": "+919980058981",
            "email": "sakash674@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-23T13:48:41.289788+05:30",
            "updated_at": "2024-10-23T13:48:41.289823+05:30"
        }
    ]
}