A simple ViewSet for viewing and editing accounts.

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

{
    "count": 2829,
    "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2456",
    "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2440",
    "results": [
        {
            "id": 2441,
            "patient": 26241,
            "order": 20113,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 2442,
            "patient": 26242,
            "order": 20113,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 2443,
            "patient": 26243,
            "order": 20113,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 2444,
            "patient": 26244,
            "order": 20113,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 2445,
            "patient": 26245,
            "order": 20113,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 2559,
            "patient": 26681,
            "order": 20597,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 2446,
            "patient": 26248,
            "order": 20126,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 2447,
            "patient": 2521,
            "order": 20128,
            "height": null,
            "weight": null
        }
    ]
}