A simple ViewSet for viewing and editing accounts.

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

{
    "count": 2850,
    "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1664",
    "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1648",
    "results": [
        {
            "id": 1547,
            "patient": 24548,
            "order": 17851,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1548,
            "patient": 24550,
            "order": 17853,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1549,
            "patient": 24551,
            "order": 17854,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1550,
            "patient": 24552,
            "order": 17855,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1551,
            "patient": 24553,
            "order": 17856,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1553,
            "patient": 24556,
            "order": 17857,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1552,
            "patient": 24556,
            "order": 17857,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1554,
            "patient": 16495,
            "order": 17864,
            "height": null,
            "weight": null
        }
    ]
}