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

{
    "count": 102583,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48200&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48184&ordering=ip_address",
    "results": [
        {
            "id": 26202,
            "ip_address": "116.58.205.209",
            "count": 1,
            "first_visit": "2022-07-23T06:10:53.465946+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 12630,
            "ip_address": "116.58.205.209",
            "count": 1,
            "first_visit": "2022-05-29T23:37:10.149475+06:00",
            "date": null
        },
        {
            "id": 11971,
            "ip_address": "116.58.205.210",
            "count": 1,
            "first_visit": "2022-05-27T19:32:57.150283+06:00",
            "date": null
        },
        {
            "id": 8081,
            "ip_address": "116.58.205.212",
            "count": 1,
            "first_visit": "2022-05-17T12:30:11.500319+06:00",
            "date": null
        },
        {
            "id": 10523,
            "ip_address": "116.58.205.213",
            "count": 3,
            "first_visit": "2022-05-23T07:53:59.874567+06:00",
            "date": null
        },
        {
            "id": 27225,
            "ip_address": "116.58.205.216",
            "count": 1,
            "first_visit": "2022-07-25T12:08:49.231724+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 12600,
            "ip_address": "116.58.205.216",
            "count": 1,
            "first_visit": "2022-05-29T22:58:28.076303+06:00",
            "date": null
        },
        {
            "id": 11696,
            "ip_address": "116.58.205.217",
            "count": 1,
            "first_visit": "2022-05-26T17:57:31.243815+06:00",
            "date": null
        }
    ]
}