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

{
    "count": 100164,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100152&ordering=id",
    "results": [
        {
            "id": 100257,
            "ip_address": "37.111.194.176",
            "count": 2,
            "first_visit": "2026-07-14T12:29:13.699905+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 100258,
            "ip_address": "146.70.250.25",
            "count": 1,
            "first_visit": "2026-07-14T12:30:45.116821+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 100259,
            "ip_address": "74.125.150.8",
            "count": 1,
            "first_visit": "2026-07-14T13:19:58.754279+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 100260,
            "ip_address": "17.246.19.134",
            "count": 1,
            "first_visit": "2026-07-14T13:41:53.258592+06:00",
            "date": "2026-07-14"
        }
    ]
}