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

{
    "count": 94492,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94480&ordering=id",
    "results": [
        {
            "id": 94585,
            "ip_address": "74.125.212.8",
            "count": 1,
            "first_visit": "2026-01-28T12:16:15.231214+06:00",
            "date": "2026-01-28"
        },
        {
            "id": 94586,
            "ip_address": "42.0.5.221",
            "count": 1,
            "first_visit": "2026-01-28T12:41:43.999217+06:00",
            "date": "2026-01-28"
        },
        {
            "id": 94587,
            "ip_address": "66.249.73.132",
            "count": 1,
            "first_visit": "2026-01-28T13:01:27.506042+06:00",
            "date": "2026-01-28"
        },
        {
            "id": 94588,
            "ip_address": "150.228.135.66",
            "count": 1,
            "first_visit": "2026-01-28T13:12:14.279867+06:00",
            "date": "2026-01-28"
        }
    ]
}