A simple ViewSet for viewing and editing accounts.

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

{
    "count": 2834,
    "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2232",
    "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2216",
    "results": [
        {
            "id": 2142,
            "patient": 25393,
            "order": 19056,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 2143,
            "patient": 25395,
            "order": 19062,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 2144,
            "patient": 25396,
            "order": 19063,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 2145,
            "patient": 25397,
            "order": 19064,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 2146,
            "patient": 25399,
            "order": 19066,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 2147,
            "patient": 25400,
            "order": 19067,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 2148,
            "patient": 25402,
            "order": 19073,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 2149,
            "patient": 25408,
            "order": 19097,
            "height": 0.0,
            "weight": 0.0
        }
    ]
}