A simple ViewSet for viewing and editing accounts.

GET /user_management/patient-info/?format=api&offset=3176
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3702,
    "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3184",
    "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3168",
    "results": [
        {
            "id": 3174,
            "patient": 28250,
            "order": 23036,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 3003,
            "patient": 27300,
            "order": 23038,
            "height": null,
            "weight": null
        },
        {
            "id": 3175,
            "patient": 24102,
            "order": 23043,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 3177,
            "patient": 28252,
            "order": 23044,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 3179,
            "patient": 28253,
            "order": 23045,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 3178,
            "patient": 28253,
            "order": 23045,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 3180,
            "patient": 28254,
            "order": 23046,
            "height": null,
            "weight": null
        },
        {
            "id": 3183,
            "patient": 28260,
            "order": 23054,
            "height": 0.0,
            "weight": 0.0
        }
    ]
}