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

{
    "count": 103250,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64&ordering=-first_visit",
    "results": [
        {
            "id": 103274,
            "ip_address": "36.50.117.50",
            "count": 1,
            "first_visit": "2026-09-16T12:51:38.918574+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103273,
            "ip_address": "122.172.82.70",
            "count": 1,
            "first_visit": "2026-09-16T12:12:31.473441+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103272,
            "ip_address": "103.187.95.109",
            "count": 1,
            "first_visit": "2026-09-16T11:51:21.763942+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103271,
            "ip_address": "120.50.4.122",
            "count": 5,
            "first_visit": "2026-09-16T11:18:24.353831+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103270,
            "ip_address": "119.148.37.201",
            "count": 1,
            "first_visit": "2026-09-16T11:17:08.134783+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"
        },
        {
            "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": 103267,
            "ip_address": "203.175.102.52",
            "count": 1,
            "first_visit": "2026-09-16T10:39:14.254115+06:00",
            "date": "2026-09-16"
        }
    ]
}