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

GET /downloadable_users/?format=api&ordering=-id&page=133
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=-id&page=134",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-id&page=132",
    "results": [
        {
            "id": 43,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+911234567898",
            "email": "hv30608+654@gmail.com",
            "old_table_id": "4446",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-07T10:53:39.133569+05:30",
            "updated_at": "2025-01-07T10:53:39.133612+05:30"
        },
        {
            "id": 42,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+919876565643",
            "email": "hv30608+9087@gmail.com",
            "old_table_id": "4445",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-07T10:51:06.592700+05:30",
            "updated_at": "2025-01-07T10:51:06.592749+05:30"
        },
        {
            "id": 41,
            "firstname": "R",
            "lastname": null,
            "phone": "+919",
            "email": "raviaslk@gmail.com",
            "old_table_id": "4438",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-05T17:48:13.540439+05:30",
            "updated_at": "2025-01-05T17:48:13.540481+05:30"
        },
        {
            "id": 40,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+91987654321",
            "email": "hv30608+678@gmail.com",
            "old_table_id": "4433",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-04T12:46:05.069258+05:30",
            "updated_at": "2025-01-04T12:46:05.069301+05:30"
        },
        {
            "id": 39,
            "firstname": "Nanu Clark",
            "lastname": null,
            "phone": "+15106845041",
            "email": "nanuclark60@gmail.com",
            "old_table_id": "4432",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-04T03:54:18.977300+05:30",
            "updated_at": "2025-01-04T03:54:18.977338+05:30"
        },
        {
            "id": 38,
            "firstname": "rakesh",
            "lastname": null,
            "phone": "+919998765432",
            "email": "indra.wellnesshub@gmail.com",
            "old_table_id": "4429",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-03T14:17:05.700231+05:30",
            "updated_at": "2025-01-03T14:17:05.700274+05:30"
        },
        {
            "id": 37,
            "firstname": "rakesh",
            "lastname": null,
            "phone": "+918887898765",
            "email": "rakesh.medabalimi+3490@gmail.com",
            "old_table_id": "4428",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-03T14:16:09.398995+05:30",
            "updated_at": "2025-01-03T14:16:09.399040+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"
        },
        {
            "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": 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"
        }
    ]
}