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

{
    "count": 100172,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100160&ordering=id",
    "results": [
        {
            "id": 100265,
            "ip_address": "37.111.194.184",
            "count": 1,
            "first_visit": "2026-07-14T15:36:29.503686+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 100266,
            "ip_address": "157.254.109.52",
            "count": 1,
            "first_visit": "2026-07-14T15:39:06.442266+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 100267,
            "ip_address": "36.50.11.112",
            "count": 1,
            "first_visit": "2026-07-14T15:45:21.689107+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 100268,
            "ip_address": "66.249.68.1",
            "count": 1,
            "first_visit": "2026-07-14T16:05:20.492018+06:00",
            "date": "2026-07-14"
        }
    ]
}