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

{
    "count": 103139,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103128",
    "results": [
        {
            "id": 103227,
            "ip_address": "37.111.194.58",
            "count": 1,
            "first_visit": "2026-09-15T13:03:04.070075+06:00",
            "date": "2026-09-15"
        },
        {
            "id": 103229,
            "ip_address": "114.130.156.202",
            "count": 1,
            "first_visit": "2026-09-15T14:04:08.573254+06:00",
            "date": "2026-09-15"
        },
        {
            "id": 103230,
            "ip_address": "37.111.213.64",
            "count": 1,
            "first_visit": "2026-09-15T14:29:48.312844+06:00",
            "date": "2026-09-15"
        }
    ]
}