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

{
    "count": 92543,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9688&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9672&ordering=first_visit",
    "results": [
        {
            "id": 9681,
            "ip_address": "37.111.248.208",
            "count": 1,
            "first_visit": "2022-05-20T12:20:55.911164+06:00",
            "date": null
        },
        {
            "id": 9682,
            "ip_address": "37.111.248.208",
            "count": 2,
            "first_visit": "2022-05-20T12:20:55.911196+06:00",
            "date": null
        },
        {
            "id": 9683,
            "ip_address": "103.152.105.86",
            "count": 1,
            "first_visit": "2022-05-20T12:22:24.780281+06:00",
            "date": null
        },
        {
            "id": 9684,
            "ip_address": "103.124.225.80",
            "count": 1,
            "first_visit": "2022-05-20T12:23:06.706321+06:00",
            "date": null
        },
        {
            "id": 9685,
            "ip_address": "103.156.126.79",
            "count": 2,
            "first_visit": "2022-05-20T12:23:24.290053+06:00",
            "date": null
        },
        {
            "id": 9686,
            "ip_address": "222.252.27.228",
            "count": 1,
            "first_visit": "2022-05-20T12:31:19.379196+06:00",
            "date": null
        },
        {
            "id": 9687,
            "ip_address": "103.85.238.67",
            "count": 6,
            "first_visit": "2022-05-20T12:32:16.764684+06:00",
            "date": null
        },
        {
            "id": 9688,
            "ip_address": "103.180.112.94",
            "count": 1,
            "first_visit": "2022-05-20T12:33:32.974875+06:00",
            "date": null
        }
    ]
}