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

{
    "count": 99638,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=352&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=336&ordering=-first_visit",
    "results": [
        {
            "id": 99390,
            "ip_address": "103.72.212.131",
            "count": 1,
            "first_visit": "2026-06-20T13:29:23.233503+06:00",
            "date": "2026-06-20"
        },
        {
            "id": 99389,
            "ip_address": "37.111.194.8",
            "count": 2,
            "first_visit": "2026-06-20T12:32:40.382042+06:00",
            "date": "2026-06-20"
        },
        {
            "id": 99388,
            "ip_address": "42.0.5.237",
            "count": 1,
            "first_visit": "2026-06-20T11:56:30.996024+06:00",
            "date": "2026-06-20"
        },
        {
            "id": 99387,
            "ip_address": "37.111.194.205",
            "count": 1,
            "first_visit": "2026-06-20T11:54:03.529954+06:00",
            "date": "2026-06-20"
        },
        {
            "id": 99386,
            "ip_address": "66.249.68.2",
            "count": 1,
            "first_visit": "2026-06-20T09:44:03.957809+06:00",
            "date": "2026-06-20"
        },
        {
            "id": 99385,
            "ip_address": "27.124.71.94",
            "count": 8,
            "first_visit": "2026-06-20T09:15:54.187571+06:00",
            "date": "2026-06-20"
        },
        {
            "id": 99384,
            "ip_address": "52.80.239.39",
            "count": 1,
            "first_visit": "2026-06-20T09:13:02.159579+06:00",
            "date": "2026-06-20"
        },
        {
            "id": 99383,
            "ip_address": "54.222.196.104",
            "count": 1,
            "first_visit": "2026-06-20T09:11:11.764980+06:00",
            "date": "2026-06-20"
        }
    ]
}