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

{
    "count": 103044,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103032",
    "results": [
        {
            "id": 103121,
            "ip_address": "74.125.150.128",
            "count": 1,
            "first_visit": "2026-09-13T12:56:18.323655+06:00",
            "date": "2026-09-13"
        },
        {
            "id": 103129,
            "ip_address": "68.67.112.212",
            "count": 1,
            "first_visit": "2026-09-13T14:39:20.321617+06:00",
            "date": "2026-09-13"
        },
        {
            "id": 103115,
            "ip_address": "103.217.111.22",
            "count": 4,
            "first_visit": "2026-09-13T11:15:12.334154+06:00",
            "date": "2026-09-13"
        },
        {
            "id": 103140,
            "ip_address": "103.58.92.46",
            "count": 1,
            "first_visit": "2026-09-13T20:10:29.624049+06:00",
            "date": "2026-09-13"
        }
    ]
}