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

{
    "count": 101523,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78224&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78208&ordering=count",
    "results": [
        {
            "id": 14844,
            "ip_address": "74.125.151.163",
            "count": 2,
            "first_visit": "2022-06-13T17:50:09.907154+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 11904,
            "ip_address": "37.111.237.43",
            "count": 2,
            "first_visit": "2022-05-27T12:06:36.389745+06:00",
            "date": null
        },
        {
            "id": 32488,
            "ip_address": "66.249.66.83",
            "count": 2,
            "first_visit": "2022-08-20T07:54:11.546875+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 6513,
            "ip_address": "58.145.188.237",
            "count": 2,
            "first_visit": "2022-05-16T03:27:58.095886+06:00",
            "date": null
        },
        {
            "id": 38940,
            "ip_address": "66.249.66.62",
            "count": 2,
            "first_visit": "2022-12-18T19:25:24.500909+06:00",
            "date": "2022-12-18"
        },
        {
            "id": 6419,
            "ip_address": "37.111.211.221",
            "count": 2,
            "first_visit": "2022-05-15T21:32:15.512570+06:00",
            "date": null
        },
        {
            "id": 34953,
            "ip_address": "66.249.66.6",
            "count": 2,
            "first_visit": "2022-09-25T06:56:11.695723+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 38655,
            "ip_address": "103.83.240.108",
            "count": 2,
            "first_visit": "2022-12-13T18:10:15.920752+06:00",
            "date": "2022-12-13"
        }
    ]
}