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

{
    "count": 102204,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102192",
    "results": [
        {
            "id": 102299,
            "ip_address": "116.204.231.76",
            "count": 1,
            "first_visit": "2026-08-28T14:19:06.528707+06:00",
            "date": "2026-08-28"
        },
        {
            "id": 102300,
            "ip_address": "37.111.224.189",
            "count": 1,
            "first_visit": "2026-08-28T14:30:36.357805+06:00",
            "date": "2026-08-28"
        },
        {
            "id": 102269,
            "ip_address": "66.249.68.137",
            "count": 2,
            "first_visit": "2026-08-28T00:50:32.195586+06:00",
            "date": "2026-08-28"
        },
        {
            "id": 102297,
            "ip_address": "103.96.37.154",
            "count": 6,
            "first_visit": "2026-08-28T13:33:17.722973+06:00",
            "date": "2026-08-28"
        }
    ]
}