A simple ViewSet for viewing and editing accounts.

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

{
    "count": 3657,
    "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1192",
    "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1176",
    "results": [
        {
            "id": 1166,
            "patient": 23767,
            "order": 16563,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1167,
            "patient": 23770,
            "order": 16567,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1168,
            "patient": 23771,
            "order": 16570,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1169,
            "patient": 23772,
            "order": 16571,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1170,
            "patient": 23775,
            "order": null,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1171,
            "patient": 23778,
            "order": 16576,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1230,
            "patient": 23936,
            "order": 16827,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1172,
            "patient": 23779,
            "order": 16577,
            "height": 0.0,
            "weight": 0.0
        }
    ]
}