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

{
    "count": 100636,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100624",
    "results": [
        {
            "id": 100732,
            "ip_address": "119.248.4.194",
            "count": 1,
            "first_visit": "2026-07-25T20:12:16.887364+06:00",
            "date": "2026-07-25"
        },
        {
            "id": 100705,
            "ip_address": "74.125.150.1",
            "count": 5,
            "first_visit": "2026-07-25T06:41:40.548437+06:00",
            "date": "2026-07-25"
        },
        {
            "id": 100714,
            "ip_address": "103.222.20.14",
            "count": 21,
            "first_visit": "2026-07-25T11:13:44.613307+06:00",
            "date": "2026-07-25"
        },
        {
            "id": 100729,
            "ip_address": "37.111.213.4",
            "count": 3,
            "first_visit": "2026-07-25T19:54:16.723250+06:00",
            "date": "2026-07-25"
        }
    ]
}