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

{
    "count": 101629,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40688&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40672&ordering=count",
    "results": [
        {
            "id": 43893,
            "ip_address": "114.119.133.250",
            "count": 1,
            "first_visit": "2023-03-16T21:35:40.592314+06:00",
            "date": "2023-03-16"
        },
        {
            "id": 43894,
            "ip_address": "168.119.65.45",
            "count": 1,
            "first_visit": "2023-03-16T22:00:45.617562+06:00",
            "date": "2023-03-16"
        },
        {
            "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"
        }
    ]
}