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

{
    "count": 93949,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93936&ordering=first_visit",
    "results": [
        {
            "id": 94041,
            "ip_address": "118.179.152.4",
            "count": 1,
            "first_visit": "2026-01-14T15:30:56.374911+06:00",
            "date": "2026-01-14"
        },
        {
            "id": 94042,
            "ip_address": "72.14.199.230",
            "count": 1,
            "first_visit": "2026-01-14T16:15:31.202055+06:00",
            "date": "2026-01-14"
        },
        {
            "id": 94043,
            "ip_address": "103.60.175.32",
            "count": 1,
            "first_visit": "2026-01-14T16:23:12.220301+06:00",
            "date": "2026-01-14"
        },
        {
            "id": 94044,
            "ip_address": "103.66.177.14",
            "count": 1,
            "first_visit": "2026-01-14T17:00:42.981256+06:00",
            "date": "2026-01-14"
        },
        {
            "id": 94045,
            "ip_address": "17.22.253.63",
            "count": 1,
            "first_visit": "2026-01-14T17:26:26.169128+06:00",
            "date": "2026-01-14"
        }
    ]
}