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

{
    "count": 95076,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95064&ordering=first_visit",
    "results": [
        {
            "id": 95169,
            "ip_address": "37.111.193.117",
            "count": 1,
            "first_visit": "2026-02-15T01:05:30.549528+06:00",
            "date": "2026-02-15"
        },
        {
            "id": 95170,
            "ip_address": "103.144.200.195",
            "count": 1,
            "first_visit": "2026-02-15T01:46:49.861686+06:00",
            "date": "2026-02-15"
        },
        {
            "id": 95171,
            "ip_address": "34.221.170.55",
            "count": 1,
            "first_visit": "2026-02-15T02:32:28.061880+06:00",
            "date": "2026-02-15"
        },
        {
            "id": 95172,
            "ip_address": "154.82.169.253",
            "count": 1,
            "first_visit": "2026-02-15T03:10:17.416930+06:00",
            "date": "2026-02-15"
        }
    ]
}