A simple ViewSet for viewing and editing accounts.

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

{
    "count": 3067,
    "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2736",
    "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2720",
    "results": [
        {
            "id": 2732,
            "patient": 27195,
            "order": 21289,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 2733,
            "patient": 27198,
            "order": 21292,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 2734,
            "patient": 27199,
            "order": 21293,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 2735,
            "patient": 25929,
            "order": 21294,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 2736,
            "patient": 25929,
            "order": 21294,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 2737,
            "patient": 27201,
            "order": 21299,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 2738,
            "patient": 19017,
            "order": 21300,
            "height": null,
            "weight": null
        },
        {
            "id": 2739,
            "patient": 27205,
            "order": 21303,
            "height": null,
            "weight": null
        }
    ]
}