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

{
    "count": 100496,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20128&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20112&ordering=-count",
    "results": [
        {
            "id": 45438,
            "ip_address": "103.114.94.20",
            "count": 2,
            "first_visit": "2023-04-17T14:02:37.259607+06:00",
            "date": "2023-04-17"
        },
        {
            "id": 45436,
            "ip_address": "103.129.200.7",
            "count": 2,
            "first_visit": "2023-04-17T10:10:10.822303+06:00",
            "date": "2023-04-17"
        },
        {
            "id": 45348,
            "ip_address": "205.169.39.123",
            "count": 2,
            "first_visit": "2023-04-15T10:59:46.599966+06:00",
            "date": "2023-04-15"
        },
        {
            "id": 45356,
            "ip_address": "103.114.23.130",
            "count": 2,
            "first_visit": "2023-04-15T15:50:19.354513+06:00",
            "date": "2023-04-15"
        },
        {
            "id": 45358,
            "ip_address": "49.36.171.213",
            "count": 2,
            "first_visit": "2023-04-15T17:22:36.426171+06:00",
            "date": "2023-04-15"
        },
        {
            "id": 45336,
            "ip_address": "66.249.75.218",
            "count": 2,
            "first_visit": "2023-04-14T19:15:26.723509+06:00",
            "date": "2023-04-14"
        },
        {
            "id": 10382,
            "ip_address": "103.132.92.198",
            "count": 2,
            "first_visit": "2022-05-22T20:01:44.454951+06:00",
            "date": null
        },
        {
            "id": 45408,
            "ip_address": "103.112.54.7",
            "count": 2,
            "first_visit": "2023-04-16T18:45:10.638824+06:00",
            "date": "2023-04-16"
        }
    ]
}