A simple ViewSet for viewing and editing accounts.

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

{
    "count": 3287,
    "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1144",
    "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1128",
    "results": [
        {
            "id": 1132,
            "patient": 23689,
            "order": 16465,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1133,
            "patient": 20183,
            "order": 16466,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1134,
            "patient": 23690,
            "order": 16467,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1135,
            "patient": 23694,
            "order": 16473,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1136,
            "patient": 23697,
            "order": 16479,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1137,
            "patient": 23697,
            "order": 16479,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1138,
            "patient": 23698,
            "order": 16480,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1139,
            "patient": 23699,
            "order": 16482,
            "height": 0.0,
            "weight": 0.0
        }
    ]
}