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

{
    "count": 102062,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102048&ordering=first_visit",
    "results": [
        {
            "id": 102153,
            "ip_address": "187.15.93.116",
            "count": 1,
            "first_visit": "2026-08-25T10:14:00.523240+06:00",
            "date": "2026-08-25"
        },
        {
            "id": 102154,
            "ip_address": "20.29.154.56",
            "count": 1,
            "first_visit": "2026-08-25T11:03:53.387534+06:00",
            "date": "2026-08-25"
        },
        {
            "id": 102155,
            "ip_address": "202.4.101.204",
            "count": 3,
            "first_visit": "2026-08-25T11:06:54.283510+06:00",
            "date": "2026-08-25"
        },
        {
            "id": 102156,
            "ip_address": "163.223.56.79",
            "count": 4,
            "first_visit": "2026-08-25T11:10:20.098333+06:00",
            "date": "2026-08-25"
        },
        {
            "id": 102157,
            "ip_address": "202.134.8.194",
            "count": 2,
            "first_visit": "2026-08-25T11:11:35.806891+06:00",
            "date": "2026-08-25"
        },
        {
            "id": 102158,
            "ip_address": "103.126.60.84",
            "count": 1,
            "first_visit": "2026-08-25T11:23:29.176186+06:00",
            "date": "2026-08-25"
        }
    ]
}