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

{
    "count": 95079,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2040&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2024&ordering=-count",
    "results": [
        {
            "id": 53420,
            "ip_address": "37.111.194.150",
            "count": 11,
            "first_visit": "2023-08-24T19:24:56.710911+06:00",
            "date": "2023-08-24"
        },
        {
            "id": 31670,
            "ip_address": "114.119.141.146",
            "count": 11,
            "first_visit": "2022-08-10T08:56:45.724574+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 31587,
            "ip_address": "114.119.134.123",
            "count": 11,
            "first_visit": "2022-08-09T02:11:39.572436+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 31594,
            "ip_address": "114.119.141.168",
            "count": 11,
            "first_visit": "2022-08-09T04:19:28.889711+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 52322,
            "ip_address": "54.172.245.118",
            "count": 11,
            "first_visit": "2023-08-12T17:15:35.520049+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 2224,
            "ip_address": "103.113.148.99",
            "count": 11,
            "first_visit": "2022-01-14T22:10:34.341885+06:00",
            "date": null
        },
        {
            "id": 73472,
            "ip_address": "66.249.64.132",
            "count": 11,
            "first_visit": "2024-09-15T07:46:25.100719+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 74353,
            "ip_address": "66.249.64.132",
            "count": 11,
            "first_visit": "2024-10-13T01:53:11.670543+06:00",
            "date": "2024-10-13"
        }
    ]
}