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

{
    "count": 101363,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81552&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81536&ordering=ip_address",
    "results": [
        {
            "id": 8188,
            "ip_address": "37.111.245.179",
            "count": 3,
            "first_visit": "2022-05-17T14:44:09.045233+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": 7949,
            "ip_address": "37.111.245.187",
            "count": 2,
            "first_visit": "2022-05-17T11:29:32.162202+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": 11603,
            "ip_address": "37.111.245.191",
            "count": 1,
            "first_visit": "2022-05-26T04:49:52.753193+06:00",
            "date": null
        },
        {
            "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": 12859,
            "ip_address": "37.111.245.192",
            "count": 1,
            "first_visit": "2022-05-30T19:56:42.953229+06:00",
            "date": null
        },
        {
            "id": 26483,
            "ip_address": "37.111.245.194",
            "count": 1,
            "first_visit": "2022-07-24T00:29:55.784177+06:00",
            "date": "2022-07-24"
        }
    ]
}