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

{
    "count": 100244,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100232",
    "results": [
        {
            "id": 100336,
            "ip_address": "74.125.150.1",
            "count": 2,
            "first_visit": "2026-07-16T11:49:28.494311+06:00",
            "date": "2026-07-16"
        },
        {
            "id": 100338,
            "ip_address": "74.125.150.8",
            "count": 1,
            "first_visit": "2026-07-16T14:14:47.058814+06:00",
            "date": "2026-07-16"
        },
        {
            "id": 100339,
            "ip_address": "66.249.68.2",
            "count": 1,
            "first_visit": "2026-07-16T14:14:47.998666+06:00",
            "date": "2026-07-16"
        },
        {
            "id": 100340,
            "ip_address": "43.246.202.237",
            "count": 1,
            "first_visit": "2026-07-16T14:43:10.237378+06:00",
            "date": "2026-07-16"
        }
    ]
}