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

{
    "count": 103075,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103064&ordering=first_visit",
    "results": [
        {
            "id": 103169,
            "ip_address": "182.163.102.36",
            "count": 1,
            "first_visit": "2026-09-14T11:47:54.440588+06:00",
            "date": "2026-09-14"
        },
        {
            "id": 103170,
            "ip_address": "37.111.211.105",
            "count": 1,
            "first_visit": "2026-09-14T12:11:01.455143+06:00",
            "date": "2026-09-14"
        },
        {
            "id": 103171,
            "ip_address": "203.190.254.100",
            "count": 1,
            "first_visit": "2026-09-14T12:20:18.891210+06:00",
            "date": "2026-09-14"
        }
    ]
}