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

{
    "count": 94040,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12440&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12424&ordering=first_visit",
    "results": [
        {
            "id": 12433,
            "ip_address": "43.245.120.80",
            "count": 1,
            "first_visit": "2022-05-29T11:11:32.961879+06:00",
            "date": null
        },
        {
            "id": 12434,
            "ip_address": "103.200.36.147",
            "count": 4,
            "first_visit": "2022-05-29T11:17:50.546257+06:00",
            "date": null
        },
        {
            "id": 12435,
            "ip_address": "163.47.36.14",
            "count": 1,
            "first_visit": "2022-05-29T11:18:57.255874+06:00",
            "date": null
        },
        {
            "id": 12436,
            "ip_address": "103.78.161.24",
            "count": 2,
            "first_visit": "2022-05-29T11:19:50.436294+06:00",
            "date": null
        },
        {
            "id": 12437,
            "ip_address": "103.67.158.139",
            "count": 1,
            "first_visit": "2022-05-29T11:28:40.308066+06:00",
            "date": null
        },
        {
            "id": 12438,
            "ip_address": "103.67.157.218",
            "count": 2,
            "first_visit": "2022-05-29T11:29:10.914554+06:00",
            "date": null
        },
        {
            "id": 12439,
            "ip_address": "37.111.219.98",
            "count": 1,
            "first_visit": "2022-05-29T11:37:02.413684+06:00",
            "date": null
        },
        {
            "id": 12440,
            "ip_address": "37.111.205.248",
            "count": 1,
            "first_visit": "2022-05-29T11:40:03.061685+06:00",
            "date": null
        }
    ]
}