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

GET /downloadable_users/?format=api&ordering=id&page=6
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=7",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=id&page=5",
    "results": [
        {
            "id": 54,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+91987654323455",
            "email": "hv30608+2345766@gmail.com",
            "old_table_id": "4457",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-07T12:33:40.968284+05:30",
            "updated_at": "2025-01-07T12:33:40.968326+05:30"
        },
        {
            "id": 55,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+9187654345670",
            "email": "hv30608+1823@gmail.com",
            "old_table_id": "4458",
            "otp": "294788",
            "otp_expiretime": "2025-01-07T14:29:52.462000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-07T12:37:33.983667+05:30",
            "updated_at": "2025-01-07T14:14:52.249048+05:30"
        },
        {
            "id": 56,
            "firstname": "Harshhhh",
            "lastname": null,
            "phone": "+9198787656886",
            "email": "hv30608+57484@gmail.com",
            "old_table_id": "4460",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-07T14:18:58.827168+05:30",
            "updated_at": "2025-01-07T14:18:58.827212+05:30"
        },
        {
            "id": 57,
            "firstname": "s",
            "lastname": null,
            "phone": "+1-3156656565",
            "email": "sbrodnan@wcpss.net",
            "old_table_id": "4470",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-08T20:41:34.752684+05:30",
            "updated_at": "2025-01-08T20:41:34.752727+05:30"
        },
        {
            "id": 58,
            "firstname": "Mathangi Ranade",
            "lastname": null,
            "phone": "+9109820388754",
            "email": "drmchari@gmail.com",
            "old_table_id": "4473",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-09T14:27:56.495358+05:30",
            "updated_at": "2025-01-09T14:27:56.495410+05:30"
        },
        {
            "id": 59,
            "firstname": "Amal",
            "lastname": null,
            "phone": "+2001007247972",
            "email": "kandil.77@gmail.com",
            "old_table_id": "4478",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-10T05:21:12.844853+05:30",
            "updated_at": "2025-01-10T05:21:12.844895+05:30"
        },
        {
            "id": 60,
            "firstname": "pooja ",
            "lastname": null,
            "phone": "+9107827283653",
            "email": "en.gauravkumar@gmail.com",
            "old_table_id": "4486",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-11T00:52:37.060252+05:30",
            "updated_at": "2025-01-11T00:52:37.060304+05:30"
        },
        {
            "id": 61,
            "firstname": "Rohit Kumar ",
            "lastname": null,
            "phone": "+919004913087",
            "email": "rohitkumar_deog73@outlook.com",
            "old_table_id": "4501",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-12T23:36:43.502932+05:30",
            "updated_at": "2025-01-12T23:36:43.502976+05:30"
        },
        {
            "id": 62,
            "firstname": "Akshay",
            "lastname": null,
            "phone": "+919820031116",
            "email": "bhavsar.amber@gmail.com",
            "old_table_id": "4508",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-14T17:43:19.053886+05:30",
            "updated_at": "2025-01-14T17:43:19.053934+05:30"
        },
        {
            "id": 63,
            "firstname": "jumana ahmed",
            "lastname": null,
            "phone": "+974545005468",
            "email": "juminefs555@gmail.com",
            "old_table_id": "4510",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-15T07:23:25.775662+05:30",
            "updated_at": "2025-01-15T07:23:25.775704+05:30"
        }
    ]
}