GET /user_management/visitor-free/?format=api&offset=20136&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=20144&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20128&ordering=-count",
    "results": [
        {
            "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": 5200,
            "ip_address": "119.30.35.20",
            "count": 2,
            "first_visit": "2022-04-18T01:53:28.014756+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": 45463,
            "ip_address": "185.220.101.162",
            "count": 2,
            "first_visit": "2023-04-18T06:28:42.053753+06:00",
            "date": "2023-04-18"
        },
        {
            "id": 45571,
            "ip_address": "223.27.91.22",
            "count": 2,
            "first_visit": "2023-04-20T23:21:30.990279+06:00",
            "date": "2023-04-20"
        },
        {
            "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"
        }
    ]
}