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

{
    "count": 92200,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86352&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86336&ordering=-count",
    "results": [
        {
            "id": 43895,
            "ip_address": "103.111.123.111",
            "count": 1,
            "first_visit": "2023-03-16T22:19:44.909077+06:00",
            "date": "2023-03-16"
        },
        {
            "id": 43897,
            "ip_address": "114.119.154.135",
            "count": 1,
            "first_visit": "2023-03-17T00:16:14.225663+06:00",
            "date": "2023-03-17"
        },
        {
            "id": 43899,
            "ip_address": "114.119.134.80",
            "count": 1,
            "first_visit": "2023-03-17T00:47:42.444061+06:00",
            "date": "2023-03-17"
        },
        {
            "id": 43900,
            "ip_address": "103.21.42.197",
            "count": 1,
            "first_visit": "2023-03-17T01:08:39.924238+06:00",
            "date": "2023-03-17"
        },
        {
            "id": 43901,
            "ip_address": "195.181.168.34",
            "count": 1,
            "first_visit": "2023-03-17T01:20:32.879588+06:00",
            "date": "2023-03-17"
        },
        {
            "id": 43902,
            "ip_address": "66.249.73.17",
            "count": 1,
            "first_visit": "2023-03-17T01:54:39.502260+06:00",
            "date": "2023-03-17"
        },
        {
            "id": 43903,
            "ip_address": "69.171.251.14",
            "count": 1,
            "first_visit": "2023-03-17T02:27:14.159015+06:00",
            "date": "2023-03-17"
        },
        {
            "id": 43904,
            "ip_address": "114.119.150.196",
            "count": 1,
            "first_visit": "2023-03-17T03:06:50.015425+06:00",
            "date": "2023-03-17"
        }
    ]
}