A simple ViewSet for viewing and editing accounts.

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

{
    "count": 2849,
    "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1696",
    "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1680",
    "results": [
        {
            "id": 1578,
            "patient": 24581,
            "order": 17910,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1579,
            "patient": 24582,
            "order": 17825,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 66,
            "patient": 19933,
            "order": 17912,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1581,
            "patient": 24586,
            "order": 17915,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1580,
            "patient": 24586,
            "order": 17915,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1582,
            "patient": 24587,
            "order": 17916,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1583,
            "patient": 24588,
            "order": 17917,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1584,
            "patient": 24588,
            "order": 17917,
            "height": 0.0,
            "weight": 0.0
        }
    ]
}