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

{
    "count": 99863,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1392&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1376&ordering=-first_visit",
    "results": [
        {
            "id": 98575,
            "ip_address": "103.214.217.30",
            "count": 2,
            "first_visit": "2026-05-28T12:18:48.001345+06:00",
            "date": "2026-05-28"
        },
        {
            "id": 98574,
            "ip_address": "66.249.68.8",
            "count": 2,
            "first_visit": "2026-05-28T12:07:26.264066+06:00",
            "date": "2026-05-28"
        },
        {
            "id": 98573,
            "ip_address": "103.165.163.201",
            "count": 1,
            "first_visit": "2026-05-28T06:50:05.780297+06:00",
            "date": "2026-05-28"
        },
        {
            "id": 98572,
            "ip_address": "74.125.150.2",
            "count": 5,
            "first_visit": "2026-05-28T05:40:38.279044+06:00",
            "date": "2026-05-28"
        },
        {
            "id": 98571,
            "ip_address": "74.125.150.8",
            "count": 3,
            "first_visit": "2026-05-28T04:49:24.324951+06:00",
            "date": "2026-05-28"
        },
        {
            "id": 98570,
            "ip_address": "103.42.228.183",
            "count": 1,
            "first_visit": "2026-05-28T02:25:14.021907+06:00",
            "date": "2026-05-28"
        },
        {
            "id": 98569,
            "ip_address": "205.175.106.31",
            "count": 1,
            "first_visit": "2026-05-28T01:58:59.032615+06:00",
            "date": "2026-05-28"
        },
        {
            "id": 98568,
            "ip_address": "74.125.150.1",
            "count": 3,
            "first_visit": "2026-05-28T01:50:17.677706+06:00",
            "date": "2026-05-28"
        }
    ]
}