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

{
    "count": 102294,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2032&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2016&ordering=-first_visit",
    "results": [
        {
            "id": 100366,
            "ip_address": "203.31.169.17",
            "count": 1,
            "first_visit": "2026-07-17T12:01:30.537113+06:00",
            "date": "2026-07-17"
        },
        {
            "id": 100365,
            "ip_address": "74.125.150.1",
            "count": 5,
            "first_visit": "2026-07-17T11:59:33.514493+06:00",
            "date": "2026-07-17"
        },
        {
            "id": 100364,
            "ip_address": "74.125.150.8",
            "count": 4,
            "first_visit": "2026-07-17T11:59:31.315530+06:00",
            "date": "2026-07-17"
        },
        {
            "id": 100363,
            "ip_address": "202.134.8.195",
            "count": 4,
            "first_visit": "2026-07-17T10:56:10.938380+06:00",
            "date": "2026-07-17"
        },
        {
            "id": 100362,
            "ip_address": "103.25.122.22",
            "count": 1,
            "first_visit": "2026-07-17T10:16:07.943280+06:00",
            "date": "2026-07-17"
        },
        {
            "id": 100361,
            "ip_address": "103.78.226.88",
            "count": 1,
            "first_visit": "2026-07-17T09:43:23.646291+06:00",
            "date": "2026-07-17"
        },
        {
            "id": 100360,
            "ip_address": "74.125.213.37",
            "count": 2,
            "first_visit": "2026-07-17T07:15:39.560125+06:00",
            "date": "2026-07-17"
        },
        {
            "id": 100359,
            "ip_address": "74.125.213.38",
            "count": 1,
            "first_visit": "2026-07-17T07:15:36.786545+06:00",
            "date": "2026-07-17"
        }
    ]
}