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

GET /downloadable_users/?format=api&ordering=old_table_id
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=old_table_id&page=2",
    "previous": null,
    "results": [
        {
            "id": 1,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "9550803465",
            "email": "harshavardhanpinni@gmail.com",
            "old_table_id": null,
            "otp": "391215",
            "otp_expiretime": "2025-06-11T11:07:24.386000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-01T12:51:44.171849+05:30",
            "updated_at": "2025-06-11T10:52:24.869495+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": 4,
            "firstname": "Akash Sinha",
            "lastname": null,
            "phone": "+919980058981",
            "email": "sakash674@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-23T13:48:41.289788+05:30",
            "updated_at": "2024-10-23T13:48:41.289823+05:30"
        },
        {
            "id": 1363,
            "firstname": "HELEN KAMAL SHAMSADEEN",
            "lastname": null,
            "phone": "+9107510190860",
            "email": "helenaheart199@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-03T21:47:06.000689+05:30",
            "updated_at": "2026-04-03T21:47:06.000719+05:30"
        },
        {
            "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": 229,
            "firstname": "Rabindra Kumar",
            "lastname": null,
            "phone": "+919470208129",
            "email": "rabindrakumarraviasm@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-25T14:09:09.293348+05:30",
            "updated_at": "2025-04-25T14:09:09.293375+05:30"
        },
        {
            "id": 195,
            "firstname": "Nataraj ",
            "lastname": null,
            "phone": "+919494556987",
            "email": "valmikinataraj2016@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-11T06:31:51.801103+05:30",
            "updated_at": "2025-04-11T06:31:51.801144+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"
        },
        {
            "id": 12,
            "firstname": "Sree",
            "lastname": null,
            "phone": "+918885457659",
            "email": "gnanignanasree@gmail.com",
            "old_table_id": null,
            "otp": "500254",
            "otp_expiretime": "2024-11-15T12:55:58.035000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-30T17:22:30.858039+05:30",
            "updated_at": "2024-11-15T12:41:43.511772+05:30"
        },
        {
            "id": 22,
            "firstname": "Rakesh",
            "lastname": null,
            "phone": "+918881299888",
            "email": "mrakshita.co@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-17T19:57:05.388158+05:30",
            "updated_at": "2024-12-17T19:57:05.388204+05:30"
        }
    ]
}