A simple ViewSet for viewing and editing accounts.

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

{
    "count": 3207,
    "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3144",
    "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3128",
    "results": [
        {
            "id": 3136,
            "patient": 28185,
            "order": 22912,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 3137,
            "patient": 28186,
            "order": 22913,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 3139,
            "patient": 28187,
            "order": 22915,
            "height": 5.0853,
            "weight": 44.0
        },
        {
            "id": 3138,
            "patient": 28187,
            "order": 22915,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 3142,
            "patient": 26218,
            "order": 22931,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 2077,
            "patient": 25299,
            "order": 22937,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 3143,
            "patient": 28192,
            "order": 22939,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 3144,
            "patient": 28193,
            "order": 22940,
            "height": 0.0,
            "weight": 0.0
        }
    ]
}