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

{
    "count": 102676,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=69808&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=69792&ordering=ip_address",
    "results": [
        {
            "id": 70184,
            "ip_address": "203.95.220.6",
            "count": 1,
            "first_visit": "2024-06-23T16:48:21.327965+06:00",
            "date": "2024-06-23"
        },
        {
            "id": 16979,
            "ip_address": "203.95.221.146",
            "count": 1,
            "first_visit": "2022-06-21T11:24:50.936238+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 4622,
            "ip_address": "203.95.221.242",
            "count": 1,
            "first_visit": "2022-03-23T17:40:44.696117+06:00",
            "date": null
        },
        {
            "id": 24214,
            "ip_address": "203.95.221.49",
            "count": 1,
            "first_visit": "2022-07-19T22:42:40.182676+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 2096,
            "ip_address": "203.95.221.49",
            "count": 10,
            "first_visit": "2022-01-13T10:29:54.626116+06:00",
            "date": null
        },
        {
            "id": 16565,
            "ip_address": "203.95.221.49",
            "count": 1,
            "first_visit": "2022-06-19T11:48:14.230987+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 24953,
            "ip_address": "203.95.221.49",
            "count": 1,
            "first_visit": "2022-07-20T22:24:04.831951+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 22843,
            "ip_address": "203.95.221.49",
            "count": 1,
            "first_visit": "2022-07-14T23:43:43.861143+06:00",
            "date": "2022-07-14"
        }
    ]
}