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

{
    "count": 98204,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15760&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15744&ordering=ip_address",
    "results": [
        {
            "id": 27740,
            "ip_address": "103.231.163.120",
            "count": 1,
            "first_visit": "2022-07-26T14:08:54.797781+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 25955,
            "ip_address": "103.231.163.120",
            "count": 1,
            "first_visit": "2022-07-22T13:44:06.403060+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 10786,
            "ip_address": "103.231.163.123",
            "count": 1,
            "first_visit": "2022-05-24T01:29:29.066289+06:00",
            "date": null
        },
        {
            "id": 26291,
            "ip_address": "103.231.163.204",
            "count": 1,
            "first_visit": "2022-07-23T11:01:57.785776+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 25059,
            "ip_address": "103.231.163.51",
            "count": 1,
            "first_visit": "2022-07-21T01:15:39.602717+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 24212,
            "ip_address": "103.231.163.51",
            "count": 1,
            "first_visit": "2022-07-19T22:41:38.047354+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 12452,
            "ip_address": "103.231.163.54",
            "count": 1,
            "first_visit": "2022-05-29T12:12:53.246816+06:00",
            "date": null
        },
        {
            "id": 26984,
            "ip_address": "103.231.163.84",
            "count": 1,
            "first_visit": "2022-07-25T01:15:56.841679+06:00",
            "date": "2022-07-25"
        }
    ]
}