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

{
    "count": 100351,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100336&ordering=first_visit",
    "results": [
        {
            "id": 100441,
            "ip_address": "91.72.245.50",
            "count": 1,
            "first_visit": "2026-07-19T02:29:47.152750+06:00",
            "date": "2026-07-19"
        },
        {
            "id": 100442,
            "ip_address": "54.200.106.118",
            "count": 1,
            "first_visit": "2026-07-19T02:31:34.415632+06:00",
            "date": "2026-07-19"
        },
        {
            "id": 100443,
            "ip_address": "43.173.180.58",
            "count": 1,
            "first_visit": "2026-07-19T03:04:18.740584+06:00",
            "date": "2026-07-19"
        },
        {
            "id": 100444,
            "ip_address": "74.125.150.2",
            "count": 1,
            "first_visit": "2026-07-19T04:28:04.671556+06:00",
            "date": "2026-07-19"
        },
        {
            "id": 100445,
            "ip_address": "17.246.19.35",
            "count": 1,
            "first_visit": "2026-07-19T05:59:37.021478+06:00",
            "date": "2026-07-19"
        },
        {
            "id": 100446,
            "ip_address": "74.125.150.1",
            "count": 1,
            "first_visit": "2026-07-19T06:34:43.504329+06:00",
            "date": "2026-07-19"
        },
        {
            "id": 100447,
            "ip_address": "34.72.176.129",
            "count": 1,
            "first_visit": "2026-07-19T06:40:10.957782+06:00",
            "date": "2026-07-19"
        }
    ]
}