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

{
    "count": 100492,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20136&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20120&ordering=-count",
    "results": [
        {
            "id": 10382,
            "ip_address": "103.132.92.198",
            "count": 2,
            "first_visit": "2022-05-22T20:01:44.454951+06:00",
            "date": null
        },
        {
            "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": 45425,
            "ip_address": "66.249.70.210",
            "count": 2,
            "first_visit": "2023-04-17T03:54:03.623825+06:00",
            "date": "2023-04-17"
        },
        {
            "id": 45485,
            "ip_address": "212.237.116.157",
            "count": 2,
            "first_visit": "2023-04-18T19:48:59.376753+06:00",
            "date": "2023-04-18"
        },
        {
            "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": 45348,
            "ip_address": "205.169.39.123",
            "count": 2,
            "first_visit": "2023-04-15T10:59:46.599966+06:00",
            "date": "2023-04-15"
        },
        {
            "id": 45293,
            "ip_address": "195.154.126.88",
            "count": 2,
            "first_visit": "2023-04-14T00:22:25.309632+06:00",
            "date": "2023-04-14"
        },
        {
            "id": 45300,
            "ip_address": "66.249.79.235",
            "count": 2,
            "first_visit": "2023-04-14T01:50:05.149322+06:00",
            "date": "2023-04-14"
        }
    ]
}