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

GET /downloadable_users/?format=api&ordering=phone&page=53
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=54",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=52",
    "results": [
        {
            "id": 744,
            "firstname": "Grace",
            "lastname": null,
            "phone": "+610000000000",
            "email": "x.grace@live.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-16T09:26:34.035290+05:30",
            "updated_at": "2025-09-16T09:26:34.035320+05:30"
        },
        {
            "id": 463,
            "firstname": "Proof of Qualification Annu Bhandari",
            "lastname": null,
            "phone": "+610400290237",
            "email": "bhandari_annu@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-01T06:08:04.697650+05:30",
            "updated_at": "2025-07-01T06:08:04.697679+05:30"
        },
        {
            "id": 943,
            "firstname": "Howe",
            "lastname": null,
            "phone": "+610401264327",
            "email": "tessa-62@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-13T05:55:30.633141+05:30",
            "updated_at": "2025-11-13T05:55:30.633176+05:30"
        },
        {
            "id": 771,
            "firstname": "Natalie",
            "lastname": null,
            "phone": "+610401682966",
            "email": "hayon880@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-24T17:18:37.246035+05:30",
            "updated_at": "2025-09-24T17:18:37.246068+05:30"
        },
        {
            "id": 311,
            "firstname": "Nicola Sutherland",
            "lastname": null,
            "phone": "+610402277468",
            "email": "nsuth1998@gmail.com",
            "old_table_id": "5751",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-20T11:19:37.471533+05:30",
            "updated_at": "2025-05-20T11:19:37.471570+05:30"
        },
        {
            "id": 708,
            "firstname": "Eleni Tsangkalidi",
            "lastname": null,
            "phone": "+610403005540",
            "email": "elenitsan5@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-09T07:49:46.785259+05:30",
            "updated_at": "2025-09-09T07:49:46.785288+05:30"
        },
        {
            "id": 426,
            "firstname": "sophie panna",
            "lastname": null,
            "phone": "+610403510499",
            "email": "sophie.simonis@vitapsychology.com.au",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-22T12:27:15.529263+05:30",
            "updated_at": "2025-06-22T12:27:15.529292+05:30"
        },
        {
            "id": 624,
            "firstname": "chelsie dawber",
            "lastname": null,
            "phone": "+610404338262",
            "email": "chelsie.dawber@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-12T11:23:18.465285+05:30",
            "updated_at": "2025-08-12T11:23:18.465316+05:30"
        },
        {
            "id": 625,
            "firstname": "Chelsie Dawber",
            "lastname": null,
            "phone": "+610404338262",
            "email": "chelsiedawber27@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-12T11:31:57.401292+05:30",
            "updated_at": "2025-08-12T11:31:57.401322+05:30"
        },
        {
            "id": 685,
            "firstname": "Samantha ",
            "lastname": null,
            "phone": "+610404545880",
            "email": "samantha.puma@health.nsw.gov.au",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-02T11:09:14.138983+05:30",
            "updated_at": "2025-09-02T11:09:14.139015+05:30"
        }
    ]
}