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

{
    "count": 96173,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1000&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=984&ordering=-first_visit",
    "results": [
        {
            "id": 95277,
            "ip_address": "123.49.36.18",
            "count": 1,
            "first_visit": "2026-02-17T09:24:30.333610+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 95276,
            "ip_address": "37.111.210.22",
            "count": 1,
            "first_visit": "2026-02-17T08:49:28.247545+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 95275,
            "ip_address": "103.159.72.96",
            "count": 1,
            "first_visit": "2026-02-17T08:21:14.467594+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 95274,
            "ip_address": "183.131.109.41",
            "count": 1,
            "first_visit": "2026-02-17T07:50:50.557941+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 95273,
            "ip_address": "107.174.171.129",
            "count": 1,
            "first_visit": "2026-02-17T06:29:44.613740+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 95272,
            "ip_address": "177.234.193.130",
            "count": 1,
            "first_visit": "2026-02-17T06:29:41.936823+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 95271,
            "ip_address": "103.146.221.42",
            "count": 1,
            "first_visit": "2026-02-17T06:29:39.295866+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 95270,
            "ip_address": "116.96.44.59",
            "count": 1,
            "first_visit": "2026-02-17T06:29:37.565316+06:00",
            "date": "2026-02-17"
        }
    ]
}