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

{
    "count": 93878,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93864&ordering=first_visit",
    "results": [
        {
            "id": 93969,
            "ip_address": "5.195.87.30",
            "count": 1,
            "first_visit": "2026-01-12T19:47:56.885556+06:00",
            "date": "2026-01-12"
        },
        {
            "id": 93970,
            "ip_address": "85.254.85.241",
            "count": 1,
            "first_visit": "2026-01-12T19:56:07.763345+06:00",
            "date": "2026-01-12"
        },
        {
            "id": 93971,
            "ip_address": "103.174.225.210",
            "count": 1,
            "first_visit": "2026-01-12T20:20:28.901617+06:00",
            "date": "2026-01-12"
        },
        {
            "id": 93972,
            "ip_address": "103.177.54.17",
            "count": 1,
            "first_visit": "2026-01-12T20:39:43.358284+06:00",
            "date": "2026-01-12"
        },
        {
            "id": 93973,
            "ip_address": "59.153.103.20",
            "count": 1,
            "first_visit": "2026-01-12T21:09:16.730208+06:00",
            "date": "2026-01-12"
        },
        {
            "id": 93974,
            "ip_address": "103.150.49.2",
            "count": 1,
            "first_visit": "2026-01-12T22:25:52.150936+06:00",
            "date": "2026-01-12"
        }
    ]
}