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

{
    "count": 101876,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101864",
    "results": [
        {
            "id": 101957,
            "ip_address": "74.125.150.128",
            "count": 3,
            "first_visit": "2026-08-20T12:46:21.431147+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101929,
            "ip_address": "103.166.75.11",
            "count": 3,
            "first_visit": "2026-08-20T01:36:53.281981+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101959,
            "ip_address": "182.163.102.36",
            "count": 7,
            "first_visit": "2026-08-20T14:49:31.797707+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101972,
            "ip_address": "37.111.210.72",
            "count": 1,
            "first_visit": "2026-08-20T20:26:46.128536+06:00",
            "date": "2026-08-20"
        }
    ]
}