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

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

{
    "count": 1373,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=50",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=48",
    "results": [
        {
            "id": 963,
            "firstname": "roberta",
            "lastname": null,
            "phone": "+528119994114",
            "email": "robertagutierrezglasny@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-20T00:35:44.657199+05:30",
            "updated_at": "2025-11-20T00:35:44.657235+05:30"
        },
        {
            "id": 997,
            "firstname": "Mague",
            "lastname": null,
            "phone": "+528348537038",
            "email": "ornelasmirna950@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-03T05:38:52.993513+05:30",
            "updated_at": "2025-12-03T05:38:52.993549+05:30"
        },
        {
            "id": 677,
            "firstname": "Michel ",
            "lastname": null,
            "phone": "+529372706711",
            "email": "michelle.chaz31@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-28T05:19:55.714410+05:30",
            "updated_at": "2025-08-28T05:19:55.714437+05:30"
        },
        {
            "id": 566,
            "firstname": "Lara",
            "lastname": null,
            "phone": "+542614661813",
            "email": "aloisiolara09@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-27T21:15:41.128911+05:30",
            "updated_at": "2025-07-27T21:15:41.128942+05:30"
        },
        {
            "id": 1254,
            "firstname": "Flora Alves",
            "lastname": null,
            "phone": "+5511964137810",
            "email": "florinhask8@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-26T21:56:22.459590+05:30",
            "updated_at": "2026-02-26T21:56:22.459622+05:30"
        },
        {
            "id": 1323,
            "firstname": "Luciana",
            "lastname": null,
            "phone": "+5511967067772",
            "email": "lu.almeida81@terra.com.br",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-20T07:46:00.943163+05:30",
            "updated_at": "2026-03-20T07:46:00.943196+05:30"
        },
        {
            "id": 599,
            "firstname": "Gabriela Grou",
            "lastname": null,
            "phone": "+5511974475088",
            "email": "g.almeidamachado@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-06T00:07:44.522720+05:30",
            "updated_at": "2025-08-06T00:07:44.522764+05:30"
        },
        {
            "id": 175,
            "firstname": "Bianca",
            "lastname": null,
            "phone": "+5512982104289",
            "email": "bianca.marques@gmail.com",
            "old_table_id": "5038",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-01T08:19:22.320143+05:30",
            "updated_at": "2025-04-01T08:19:22.320174+05:30"
        },
        {
            "id": 304,
            "firstname": "Leidilaine Aparecida Neves Oliveira",
            "lastname": null,
            "phone": "+5517996550730",
            "email": "leidyefernandoelaura@gmail.com",
            "old_table_id": "5723",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-18T00:20:55.174654+05:30",
            "updated_at": "2025-05-18T00:20:55.174685+05:30"
        },
        {
            "id": 737,
            "firstname": "Deicla Lopes",
            "lastname": null,
            "phone": "+5519993780880",
            "email": "deiclabmlopes@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-15T17:16:30.782219+05:30",
            "updated_at": "2025-09-15T17:16:30.782249+05:30"
        }
    ]
}