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

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

{
    "count": 1365,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=buy_now&page=11",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=buy_now&page=9",
    "results": [
        {
            "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"
        },
        {
            "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": 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": 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"
        }
    ]
}