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

{
    "count": 100284,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100272",
    "results": [
        {
            "id": 100378,
            "ip_address": "59.152.5.115",
            "count": 1,
            "first_visit": "2026-07-17T15:20:51.098443+06:00",
            "date": "2026-07-17"
        },
        {
            "id": 100379,
            "ip_address": "128.241.66.128",
            "count": 1,
            "first_visit": "2026-07-17T15:25:11.126645+06:00",
            "date": "2026-07-17"
        },
        {
            "id": 100365,
            "ip_address": "74.125.150.1",
            "count": 3,
            "first_visit": "2026-07-17T11:59:33.514493+06:00",
            "date": "2026-07-17"
        },
        {
            "id": 100380,
            "ip_address": "152.163.2.83",
            "count": 1,
            "first_visit": "2026-07-17T15:34:08.947650+06:00",
            "date": "2026-07-17"
        }
    ]
}