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

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

{
    "count": 1371,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=firstname&page=99",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=firstname&page=97",
    "results": [
        {
            "id": 232,
            "firstname": "Rakesh",
            "lastname": null,
            "phone": "+919",
            "email": "rakesh.medabalimi+418@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-26T10:59:10.000120+05:30",
            "updated_at": "2025-04-26T10:59:10.000148+05:30"
        },
        {
            "id": 2,
            "firstname": "rakesh",
            "lastname": null,
            "phone": "8881299888",
            "email": "rakesh.medabalimi@gmail.com",
            "old_table_id": null,
            "otp": "695714",
            "otp_expiretime": "2024-12-17T20:13:22.937000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-02T19:07:02.009008+05:30",
            "updated_at": "2024-12-28T15:09:26.745316+05:30"
        },
        {
            "id": 610,
            "firstname": "Rakesh",
            "lastname": null,
            "phone": "+918881299888",
            "email": "rakesh.medabalimi+5454@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-10T21:16:10.218991+05:30",
            "updated_at": "2025-08-10T21:16:10.219020+05:30"
        },
        {
            "id": 615,
            "firstname": "rakesh",
            "lastname": null,
            "phone": "+91 9",
            "email": "rakesh.medabalimi+32010@gmail.com",
            "old_table_id": "6779",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-11T10:10:50.914075+05:30",
            "updated_at": "2025-08-11T10:10:50.914106+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": 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": 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": 116,
            "firstname": "Rakshita Chowdary",
            "lastname": null,
            "phone": "+919",
            "email": "rakshita.medabalimi@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-28T20:27:39.784671+05:30",
            "updated_at": "2025-02-28T20:27:39.784698+05:30"
        }
    ]
}