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

{
    "count": 94075,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94064&ordering=first_visit",
    "results": [
        {
            "id": 94169,
            "ip_address": "72.14.199.229",
            "count": 1,
            "first_visit": "2026-01-18T03:40:55.104158+06:00",
            "date": "2026-01-18"
        },
        {
            "id": 94170,
            "ip_address": "43.173.177.192",
            "count": 1,
            "first_visit": "2026-01-18T05:28:36.374296+06:00",
            "date": "2026-01-18"
        },
        {
            "id": 94171,
            "ip_address": "72.14.199.230",
            "count": 1,
            "first_visit": "2026-01-18T05:45:26.032529+06:00",
            "date": "2026-01-18"
        }
    ]
}