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

{
    "count": 103173,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103160&ordering=first_visit",
    "results": [
        {
            "id": 103265,
            "ip_address": "202.134.14.233",
            "count": 1,
            "first_visit": "2026-09-16T09:56:45.224467+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103266,
            "ip_address": "103.78.226.212",
            "count": 2,
            "first_visit": "2026-09-16T10:06:55.566714+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103267,
            "ip_address": "203.175.102.52",
            "count": 1,
            "first_visit": "2026-09-16T10:39:14.254115+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103268,
            "ip_address": "103.177.220.50",
            "count": 1,
            "first_visit": "2026-09-16T10:45:02.323310+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103269,
            "ip_address": "37.111.212.35",
            "count": 3,
            "first_visit": "2026-09-16T10:45:32.628296+06:00",
            "date": "2026-09-16"
        }
    ]
}