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

{
    "count": 94068,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94056&ordering=first_visit",
    "results": [
        {
            "id": 94161,
            "ip_address": "103.77.60.159",
            "count": 1,
            "first_visit": "2026-01-17T22:45:34.238264+06:00",
            "date": "2026-01-17"
        },
        {
            "id": 94162,
            "ip_address": "45.45.201.131",
            "count": 1,
            "first_visit": "2026-01-17T23:06:55.943589+06:00",
            "date": "2026-01-17"
        },
        {
            "id": 94163,
            "ip_address": "43.173.175.247",
            "count": 1,
            "first_visit": "2026-01-17T23:27:41.747164+06:00",
            "date": "2026-01-17"
        },
        {
            "id": 94164,
            "ip_address": "43.173.178.32",
            "count": 1,
            "first_visit": "2026-01-18T00:29:49.618964+06:00",
            "date": "2026-01-18"
        }
    ]
}