GET /user_management/visitor-free/?format=api&offset=20248&ordering=-ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 100459,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20256&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20240&ordering=-ip_address",
    "results": [
        {
            "id": 24958,
            "ip_address": "37.111.232.71",
            "count": 1,
            "first_visit": "2022-07-20T22:30:51.052071+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 7820,
            "ip_address": "37.111.232.69",
            "count": 1,
            "first_visit": "2022-05-17T10:21:30.481409+06:00",
            "date": null
        },
        {
            "id": 30511,
            "ip_address": "37.111.232.68",
            "count": 1,
            "first_visit": "2022-07-31T21:00:45.740104+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 18204,
            "ip_address": "37.111.232.66",
            "count": 1,
            "first_visit": "2022-06-24T17:27:31.449522+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 35759,
            "ip_address": "37.111.232.66",
            "count": 1,
            "first_visit": "2022-10-11T14:04:29.044989+06:00",
            "date": "2022-10-11"
        },
        {
            "id": 36198,
            "ip_address": "37.111.232.66",
            "count": 1,
            "first_visit": "2022-10-20T10:27:03.741502+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 25320,
            "ip_address": "37.111.232.64",
            "count": 1,
            "first_visit": "2022-07-21T10:23:46.125236+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 7842,
            "ip_address": "37.111.232.62",
            "count": 2,
            "first_visit": "2022-05-17T10:36:37.574879+06:00",
            "date": null
        }
    ]
}