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

{
    "count": 100515,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100504",
    "results": [
        {
            "id": 100610,
            "ip_address": "65.55.210.102",
            "count": 1,
            "first_visit": "2026-07-22T21:20:04.906134+06:00",
            "date": "2026-07-22"
        },
        {
            "id": 100611,
            "ip_address": "37.111.210.161",
            "count": 1,
            "first_visit": "2026-07-22T21:37:19.046761+06:00",
            "date": "2026-07-22"
        },
        {
            "id": 100573,
            "ip_address": "74.125.150.1",
            "count": 6,
            "first_visit": "2026-07-22T00:09:12.421829+06:00",
            "date": "2026-07-22"
        }
    ]
}