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

{
    "count": 100620,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100608",
    "results": [
        {
            "id": 100713,
            "ip_address": "66.249.68.1",
            "count": 1,
            "first_visit": "2026-07-25T10:52:39.964348+06:00",
            "date": "2026-07-25"
        },
        {
            "id": 100715,
            "ip_address": "34.116.206.246",
            "count": 1,
            "first_visit": "2026-07-25T11:41:22.096510+06:00",
            "date": "2026-07-25"
        },
        {
            "id": 100716,
            "ip_address": "165.101.100.42",
            "count": 1,
            "first_visit": "2026-07-25T12:04:17.725265+06:00",
            "date": "2026-07-25"
        },
        {
            "id": 100714,
            "ip_address": "103.222.20.14",
            "count": 4,
            "first_visit": "2026-07-25T11:13:44.613307+06:00",
            "date": "2026-07-25"
        }
    ]
}