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

{
    "count": 102197,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102184&ordering=first_visit",
    "results": [
        {
            "id": 102289,
            "ip_address": "202.134.10.132",
            "count": 1,
            "first_visit": "2026-08-28T10:20:33.013526+06:00",
            "date": "2026-08-28"
        },
        {
            "id": 102290,
            "ip_address": "103.78.226.98",
            "count": 3,
            "first_visit": "2026-08-28T10:29:28.818313+06:00",
            "date": "2026-08-28"
        },
        {
            "id": 102291,
            "ip_address": "45.248.151.246",
            "count": 1,
            "first_visit": "2026-08-28T10:51:45.554045+06:00",
            "date": "2026-08-28"
        },
        {
            "id": 102292,
            "ip_address": "103.49.114.249",
            "count": 1,
            "first_visit": "2026-08-28T10:55:21.187673+06:00",
            "date": "2026-08-28"
        },
        {
            "id": 102293,
            "ip_address": "68.67.112.141",
            "count": 1,
            "first_visit": "2026-08-28T10:57:30.300875+06:00",
            "date": "2026-08-28"
        }
    ]
}