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

{
    "count": 100605,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19616&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19600&ordering=-ip_address",
    "results": [
        {
            "id": 25015,
            "ip_address": "37.111.245.191",
            "count": 1,
            "first_visit": "2022-07-20T23:55:57.673331+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 11603,
            "ip_address": "37.111.245.191",
            "count": 1,
            "first_visit": "2022-05-26T04:49:52.753193+06:00",
            "date": null
        },
        {
            "id": 25258,
            "ip_address": "37.111.245.191",
            "count": 2,
            "first_visit": "2022-07-21T09:28:17.150230+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 7949,
            "ip_address": "37.111.245.187",
            "count": 2,
            "first_visit": "2022-05-17T11:29:32.162202+06:00",
            "date": null
        },
        {
            "id": 30303,
            "ip_address": "37.111.245.183",
            "count": 1,
            "first_visit": "2022-07-31T10:46:40.873989+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 8188,
            "ip_address": "37.111.245.179",
            "count": 3,
            "first_visit": "2022-05-17T14:44:09.045233+06:00",
            "date": null
        },
        {
            "id": 10649,
            "ip_address": "37.111.245.178",
            "count": 2,
            "first_visit": "2022-05-23T12:40:57.194821+06:00",
            "date": null
        },
        {
            "id": 16060,
            "ip_address": "37.111.245.177",
            "count": 1,
            "first_visit": "2022-06-17T17:47:34.139454+06:00",
            "date": "2022-06-17"
        }
    ]
}