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

GET /downloadable_users/?format=api&ordering=phone&page=27
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=28",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=26",
    "results": [
        {
            "id": 166,
            "firstname": "Jasmine",
            "lastname": null,
            "phone": "+18184158357",
            "email": "jasmine_delacueva@yahoo.com",
            "old_table_id": "4981",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-27T04:58:54.577366+05:30",
            "updated_at": "2025-03-27T04:58:54.577396+05:30"
        },
        {
            "id": 965,
            "firstname": "emily ",
            "lastname": null,
            "phone": "+18184381769",
            "email": "emily.salsano@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-21T00:00:00.731660+05:30",
            "updated_at": "2025-11-21T00:00:00.731699+05:30"
        },
        {
            "id": 354,
            "firstname": "Sabrinna",
            "lastname": null,
            "phone": "+18185855612",
            "email": "sabrinna.kay554@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-30T22:08:26.564239+05:30",
            "updated_at": "2025-05-30T22:08:26.564267+05:30"
        },
        {
            "id": 592,
            "firstname": "Jessica D Ervin",
            "lastname": null,
            "phone": "+18285781800",
            "email": "jessicaervin419@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-05T02:12:01.166847+05:30",
            "updated_at": "2025-08-05T02:12:01.166877+05:30"
        },
        {
            "id": 1227,
            "firstname": "LESLIE M HAEDRICH",
            "lastname": null,
            "phone": "+18312411150",
            "email": "leslieseaside@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-18T05:47:29.375288+05:30",
            "updated_at": "2026-02-18T05:47:29.375320+05:30"
        },
        {
            "id": 223,
            "firstname": "Azucena",
            "lastname": null,
            "phone": "+18314069941",
            "email": "avalossusie831@gmail.com",
            "old_table_id": "5342",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-24T05:55:32.848535+05:30",
            "updated_at": "2025-04-24T05:55:32.848591+05:30"
        },
        {
            "id": 347,
            "firstname": "Arlene",
            "lastname": null,
            "phone": "+18316653545",
            "email": "arjilynn@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-29T20:53:12.435754+05:30",
            "updated_at": "2025-05-29T20:53:12.435781+05:30"
        },
        {
            "id": 911,
            "firstname": "Brie",
            "lastname": null,
            "phone": "+18317065378",
            "email": "brie@santacruznaturalhealth.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-04T21:43:07.839147+05:30",
            "updated_at": "2025-11-04T21:43:07.839181+05:30"
        },
        {
            "id": 576,
            "firstname": "Rusty Martine",
            "lastname": null,
            "phone": "+18432244543",
            "email": "Laribo4fam@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-30T13:07:19.332666+05:30",
            "updated_at": "2025-07-30T13:07:19.332699+05:30"
        },
        {
            "id": 180,
            "firstname": "Margaret Amy Kinard",
            "lastname": null,
            "phone": "+18434420699",
            "email": "mamykinard@yahoo.com",
            "old_table_id": "5070",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-04T04:03:23.790550+05:30",
            "updated_at": "2025-04-04T04:03:23.790580+05:30"
        }
    ]
}