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

{
    "count": 98118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1288&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1272&ordering=-first_visit",
    "results": [
        {
            "id": 96934,
            "ip_address": "17.22.245.147",
            "count": 1,
            "first_visit": "2026-04-11T11:02:52.808212+06:00",
            "date": "2026-04-11"
        },
        {
            "id": 96933,
            "ip_address": "103.222.23.252",
            "count": 2,
            "first_visit": "2026-04-11T10:30:52.708492+06:00",
            "date": "2026-04-11"
        },
        {
            "id": 96932,
            "ip_address": "103.87.214.165",
            "count": 1,
            "first_visit": "2026-04-11T09:48:03.022288+06:00",
            "date": "2026-04-11"
        },
        {
            "id": 96931,
            "ip_address": "66.249.65.37",
            "count": 6,
            "first_visit": "2026-04-11T08:35:23.196764+06:00",
            "date": "2026-04-11"
        },
        {
            "id": 96930,
            "ip_address": "165.101.79.74",
            "count": 1,
            "first_visit": "2026-04-11T07:28:29.359177+06:00",
            "date": "2026-04-11"
        },
        {
            "id": 96929,
            "ip_address": "209.85.238.229",
            "count": 5,
            "first_visit": "2026-04-11T04:30:20.328137+06:00",
            "date": "2026-04-11"
        },
        {
            "id": 96928,
            "ip_address": "109.77.126.173",
            "count": 1,
            "first_visit": "2026-04-11T03:33:42.864882+06:00",
            "date": "2026-04-11"
        },
        {
            "id": 96927,
            "ip_address": "67.79.142.34",
            "count": 1,
            "first_visit": "2026-04-11T02:29:40.485573+06:00",
            "date": "2026-04-11"
        }
    ]
}