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

{
    "count": 101579,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40440&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40424&ordering=id",
    "results": [
        {
            "id": 40433,
            "ip_address": "103.200.33.22",
            "count": 1,
            "first_visit": "2023-01-15T22:46:46.502511+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 40434,
            "ip_address": "114.119.129.24",
            "count": 1,
            "first_visit": "2023-01-15T22:50:53.833527+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 40435,
            "ip_address": "114.119.146.16",
            "count": 1,
            "first_visit": "2023-01-15T22:55:11.429220+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 40436,
            "ip_address": "114.119.160.84",
            "count": 1,
            "first_visit": "2023-01-16T00:12:33.555012+06:00",
            "date": "2023-01-16"
        },
        {
            "id": 40437,
            "ip_address": "114.119.151.174",
            "count": 1,
            "first_visit": "2023-01-16T01:05:02.885600+06:00",
            "date": "2023-01-16"
        },
        {
            "id": 40438,
            "ip_address": "103.96.36.10",
            "count": 2,
            "first_visit": "2023-01-16T01:13:25.009913+06:00",
            "date": "2023-01-16"
        },
        {
            "id": 40439,
            "ip_address": "168.119.68.118",
            "count": 1,
            "first_visit": "2023-01-16T01:48:11.372672+06:00",
            "date": "2023-01-16"
        },
        {
            "id": 40440,
            "ip_address": "35.236.83.8",
            "count": 8,
            "first_visit": "2023-01-16T02:13:02.619150+06:00",
            "date": "2023-01-16"
        }
    ]
}