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

{
    "count": 99388,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99376&ordering=first_visit",
    "results": [
        {
            "id": 99481,
            "ip_address": "103.62.140.135",
            "count": 1,
            "first_visit": "2026-06-23T01:17:24.758708+06:00",
            "date": "2026-06-23"
        },
        {
            "id": 99482,
            "ip_address": "103.176.18.171",
            "count": 1,
            "first_visit": "2026-06-23T01:27:04.071200+06:00",
            "date": "2026-06-23"
        },
        {
            "id": 99483,
            "ip_address": "74.125.150.8",
            "count": 1,
            "first_visit": "2026-06-23T02:04:29.565246+06:00",
            "date": "2026-06-23"
        },
        {
            "id": 99484,
            "ip_address": "74.125.150.1",
            "count": 1,
            "first_visit": "2026-06-23T02:07:55.883057+06:00",
            "date": "2026-06-23"
        }
    ]
}