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

{
    "count": 102171,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102160&ordering=first_visit",
    "results": [
        {
            "id": 102265,
            "ip_address": "103.186.238.77",
            "count": 1,
            "first_visit": "2026-08-27T22:36:44.670387+06:00",
            "date": "2026-08-27"
        },
        {
            "id": 102266,
            "ip_address": "103.87.214.67",
            "count": 1,
            "first_visit": "2026-08-27T22:42:02.330941+06:00",
            "date": "2026-08-27"
        },
        {
            "id": 102267,
            "ip_address": "144.48.111.160",
            "count": 1,
            "first_visit": "2026-08-27T23:02:42.486720+06:00",
            "date": "2026-08-27"
        }
    ]
}