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

{
    "count": 101012,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101000",
    "results": [
        {
            "id": 101106,
            "ip_address": "103.25.123.12",
            "count": 2,
            "first_visit": "2026-08-02T23:04:34.904522+06:00",
            "date": "2026-08-02"
        },
        {
            "id": 101107,
            "ip_address": "103.15.42.199",
            "count": 1,
            "first_visit": "2026-08-02T23:09:30.075865+06:00",
            "date": "2026-08-02"
        },
        {
            "id": 101105,
            "ip_address": "103.162.59.137",
            "count": 2,
            "first_visit": "2026-08-02T23:02:23.532113+06:00",
            "date": "2026-08-02"
        },
        {
            "id": 101108,
            "ip_address": "74.125.150.33",
            "count": 1,
            "first_visit": "2026-08-03T00:26:36.459977+06:00",
            "date": "2026-08-03"
        }
    ]
}