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

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

{
    "count": 1368,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=26",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=24",
    "results": [
        {
            "id": 341,
            "firstname": "daimary selles",
            "lastname": null,
            "phone": "+17863409111",
            "email": "daimaryselles@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-29T01:12:48.033181+05:30",
            "updated_at": "2025-05-29T01:12:48.033210+05:30"
        },
        {
            "id": 583,
            "firstname": "Esteffany Espindola",
            "lastname": null,
            "phone": "+17863794784",
            "email": "stefyoongi@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-02T01:58:20.473336+05:30",
            "updated_at": "2025-08-02T01:58:20.473366+05:30"
        },
        {
            "id": 907,
            "firstname": "Ivette",
            "lastname": null,
            "phone": "+17864885476",
            "email": "icace003@fiu.edu",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-04T01:53:18.391493+05:30",
            "updated_at": "2025-11-04T01:53:18.391527+05:30"
        },
        {
            "id": 65,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+1789877",
            "email": "rakesh.medabalimi+34988@gmail.com",
            "old_table_id": "4527",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-17T15:55:32.475712+05:30",
            "updated_at": "2025-01-17T15:55:32.475752+05:30"
        },
        {
            "id": 219,
            "firstname": "Ashley",
            "lastname": null,
            "phone": "+18014105758",
            "email": "ashley.chatterton@utahca.org",
            "old_table_id": "5319",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-22T22:59:25.511971+05:30",
            "updated_at": "2025-04-22T22:59:25.512003+05:30"
        },
        {
            "id": 905,
            "firstname": "Veronica Sargent",
            "lastname": null,
            "phone": "+18024533227",
            "email": "veronica.sargent@mausd.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-03T19:21:43.398294+05:30",
            "updated_at": "2025-11-03T19:21:43.398332+05:30"
        },
        {
            "id": 944,
            "firstname": "Glenn snead",
            "lastname": null,
            "phone": "+18047157132",
            "email": "glennasnead64@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-13T09:13:41.281797+05:30",
            "updated_at": "2025-11-13T09:13:41.281831+05:30"
        },
        {
            "id": 403,
            "firstname": "Joy Valenzuela",
            "lastname": null,
            "phone": "+18082958766",
            "email": "joy.valenzuela@joyfulnoisecdc.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-16T21:48:14.383225+05:30",
            "updated_at": "2025-06-16T21:48:14.383255+05:30"
        },
        {
            "id": 497,
            "firstname": "lindsay",
            "lastname": null,
            "phone": "+18084287925",
            "email": "lmcneil@csd.me",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-11T02:20:33.090214+05:30",
            "updated_at": "2025-07-11T02:20:33.090247+05:30"
        },
        {
            "id": 1023,
            "firstname": "Justin Craig",
            "lastname": null,
            "phone": "+18088389031",
            "email": "craigjustin0@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-16T04:29:41.206827+05:30",
            "updated_at": "2025-12-16T04:29:41.206880+05:30"
        }
    ]
}