A simple ViewSet for viewing and editing accounts.

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

{
    "count": 3296,
    "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1392",
    "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1376",
    "results": [
        {
            "id": 1379,
            "patient": 24274,
            "order": 17398,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1380,
            "patient": 24275,
            "order": 17399,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1381,
            "patient": 24276,
            "order": 17400,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1382,
            "patient": 24277,
            "order": 17401,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1383,
            "patient": 24278,
            "order": 17402,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1384,
            "patient": 24279,
            "order": 17403,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1385,
            "patient": 24283,
            "order": 17411,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1386,
            "patient": 24284,
            "order": 17412,
            "height": 0.0,
            "weight": 0.0
        }
    ]
}