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

{
    "count": 100630,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19448&ordering=-count",
    "results": [
        {
            "id": 11081,
            "ip_address": "103.161.86.98",
            "count": 2,
            "first_visit": "2022-05-24T19:01:30.699309+06:00",
            "date": null
        },
        {
            "id": 47312,
            "ip_address": "66.249.66.76",
            "count": 2,
            "first_visit": "2023-05-29T08:53:41.607419+06:00",
            "date": "2023-05-29"
        },
        {
            "id": 5579,
            "ip_address": "118.241.248.251",
            "count": 2,
            "first_visit": "2022-05-03T13:38:49.438328+06:00",
            "date": null
        },
        {
            "id": 47278,
            "ip_address": "116.73.121.43",
            "count": 2,
            "first_visit": "2023-05-28T14:32:42.897404+06:00",
            "date": "2023-05-28"
        },
        {
            "id": 47318,
            "ip_address": "163.47.36.82",
            "count": 2,
            "first_visit": "2023-05-29T12:15:23.785385+06:00",
            "date": "2023-05-29"
        },
        {
            "id": 47253,
            "ip_address": "66.249.73.26",
            "count": 2,
            "first_visit": "2023-05-28T05:26:22.580523+06:00",
            "date": "2023-05-28"
        },
        {
            "id": 47276,
            "ip_address": "185.100.23.66",
            "count": 2,
            "first_visit": "2023-05-28T13:09:55.121175+06:00",
            "date": "2023-05-28"
        },
        {
            "id": 47273,
            "ip_address": "103.120.202.21",
            "count": 2,
            "first_visit": "2023-05-28T11:15:06.607051+06:00",
            "date": "2023-05-28"
        }
    ]
}