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

GET /downloadable_users/?format=api&ordering=updated_at&page=3
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=updated_at&page=4",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=updated_at&page=2",
    "results": [
        {
            "id": 27,
            "firstname": "Pandeesdhaya ",
            "lastname": null,
            "phone": "+919500633373",
            "email": "pandees15495@gmail.com",
            "old_table_id": "4385",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-29T08:52:31.286059+05:30",
            "updated_at": "2024-12-29T08:52:31.286102+05:30"
        },
        {
            "id": 28,
            "firstname": "chandra shekher singh",
            "lastname": null,
            "phone": "+917007980515",
            "email": "sumangraphics51@gmail.com",
            "old_table_id": "4390",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-30T14:08:00.431780+05:30",
            "updated_at": "2024-12-30T14:08:00.431821+05:30"
        },
        {
            "id": 29,
            "firstname": "Rakesh",
            "lastname": null,
            "phone": "+918881299888",
            "email": "rakesh.medabalimi+3398@gmail.com",
            "old_table_id": "4414",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-02T14:31:39.340088+05:30",
            "updated_at": "2025-01-02T14:31:39.340131+05:30"
        },
        {
            "id": 30,
            "firstname": "Rakesh",
            "lastname": null,
            "phone": "+918881299888",
            "email": "rakesh.medabalimi+3399@gmail.com",
            "old_table_id": "4415",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-02T14:32:38.411254+05:30",
            "updated_at": "2025-01-02T14:32:38.411292+05:30"
        },
        {
            "id": 31,
            "firstname": "Rakesh",
            "lastname": null,
            "phone": "+918881299888",
            "email": "rakesh.medabalimi+349@gmail.com",
            "old_table_id": "4416",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-02T14:48:49.199888+05:30",
            "updated_at": "2025-01-02T14:48:49.199931+05:30"
        },
        {
            "id": 32,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+919876543212",
            "email": "hv30608+543@gmail.com",
            "old_table_id": "4417",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-02T14:52:13.260979+05:30",
            "updated_at": "2025-01-02T14:52:13.261030+05:30"
        },
        {
            "id": 33,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+919876567898",
            "email": "hv30608+098@gmail.com",
            "old_table_id": "4418",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-02T14:52:41.391079+05:30",
            "updated_at": "2025-01-02T14:52:41.391120+05:30"
        },
        {
            "id": 34,
            "firstname": "Jajakdkj",
            "lastname": null,
            "phone": "+919179896666",
            "email": "a@gmail.com",
            "old_table_id": "4419",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-02T17:21:27.999105+05:30",
            "updated_at": "2025-01-02T17:21:27.999147+05:30"
        },
        {
            "id": 35,
            "firstname": "Mary Alice Beggs",
            "lastname": null,
            "phone": "+912108014203",
            "email": "carpediembear@gmail.com",
            "old_table_id": "4426",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-03T09:40:36.367960+05:30",
            "updated_at": "2025-01-03T09:40:36.368002+05:30"
        },
        {
            "id": 36,
            "firstname": "Rakesh",
            "lastname": null,
            "phone": "+9188812988999",
            "email": "rakesh.medabalimi+590@gmail.com",
            "old_table_id": "4427",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-03T13:27:46.979950+05:30",
            "updated_at": "2025-01-03T13:27:46.979994+05:30"
        }
    ]
}