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

{
    "count": 102243,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75008&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74992&ordering=-date",
    "results": [
        {
            "id": 40822,
            "ip_address": "114.119.143.123",
            "count": 1,
            "first_visit": "2023-01-23T08:35:06.095739+06:00",
            "date": "2023-01-23"
        },
        {
            "id": 40821,
            "ip_address": "114.119.135.182",
            "count": 1,
            "first_visit": "2023-01-23T08:04:17.194012+06:00",
            "date": "2023-01-23"
        },
        {
            "id": 40815,
            "ip_address": "66.249.72.64",
            "count": 2,
            "first_visit": "2023-01-23T03:16:12.004134+06:00",
            "date": "2023-01-23"
        },
        {
            "id": 40820,
            "ip_address": "114.119.157.146",
            "count": 1,
            "first_visit": "2023-01-23T07:31:53.300337+06:00",
            "date": "2023-01-23"
        },
        {
            "id": 40819,
            "ip_address": "114.119.157.210",
            "count": 1,
            "first_visit": "2023-01-23T06:53:58.658974+06:00",
            "date": "2023-01-23"
        },
        {
            "id": 40817,
            "ip_address": "114.119.131.182",
            "count": 1,
            "first_visit": "2023-01-23T05:21:02.042183+06:00",
            "date": "2023-01-23"
        },
        {
            "id": 40816,
            "ip_address": "147.92.246.4",
            "count": 1,
            "first_visit": "2023-01-23T05:15:57.509037+06:00",
            "date": "2023-01-23"
        },
        {
            "id": 40814,
            "ip_address": "66.249.72.88",
            "count": 1,
            "first_visit": "2023-01-23T02:02:09.655170+06:00",
            "date": "2023-01-23"
        }
    ]
}