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

{
    "count": 92965,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80152&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80136&ordering=ip_address",
    "results": [
        {
            "id": 49199,
            "ip_address": "45.248.151.220",
            "count": 1,
            "first_visit": "2023-07-02T16:53:02.409604+06:00",
            "date": "2023-07-02"
        },
        {
            "id": 21324,
            "ip_address": "45.248.151.222",
            "count": 2,
            "first_visit": "2022-07-06T12:47:13.391811+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 3989,
            "ip_address": "45.248.151.222",
            "count": 6,
            "first_visit": "2022-03-01T21:05:33.317086+06:00",
            "date": null
        },
        {
            "id": 4170,
            "ip_address": "45.248.151.223",
            "count": 1,
            "first_visit": "2022-03-07T20:04:43.472759+06:00",
            "date": null
        },
        {
            "id": 90624,
            "ip_address": "45.248.151.223",
            "count": 1,
            "first_visit": "2025-10-12T01:19:40.317731+06:00",
            "date": "2025-10-12"
        },
        {
            "id": 62308,
            "ip_address": "45.248.151.223",
            "count": 1,
            "first_visit": "2024-01-04T14:25:55.649397+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 67169,
            "ip_address": "45.248.151.224",
            "count": 1,
            "first_visit": "2024-04-18T22:25:28.509794+06:00",
            "date": "2024-04-18"
        },
        {
            "id": 44903,
            "ip_address": "45.248.151.226",
            "count": 5,
            "first_visit": "2023-04-05T15:40:39.476885+06:00",
            "date": "2023-04-05"
        }
    ]
}