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

{
    "count": 99373,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99360&ordering=first_visit",
    "results": [
        {
            "id": 99465,
            "ip_address": "203.76.110.146",
            "count": 1,
            "first_visit": "2026-06-22T11:24:54.824322+06:00",
            "date": "2026-06-22"
        },
        {
            "id": 99466,
            "ip_address": "119.148.46.118",
            "count": 1,
            "first_visit": "2026-06-22T11:50:17.859170+06:00",
            "date": "2026-06-22"
        },
        {
            "id": 99467,
            "ip_address": "182.163.102.90",
            "count": 1,
            "first_visit": "2026-06-22T12:39:13.676796+06:00",
            "date": "2026-06-22"
        },
        {
            "id": 99468,
            "ip_address": "121.91.182.2",
            "count": 1,
            "first_visit": "2026-06-22T12:40:25.869191+06:00",
            "date": "2026-06-22"
        },
        {
            "id": 99469,
            "ip_address": "74.125.150.8",
            "count": 1,
            "first_visit": "2026-06-22T12:58:42.264690+06:00",
            "date": "2026-06-22"
        }
    ]
}