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

{
    "count": 97131,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97120&ordering=first_visit",
    "results": [
        {
            "id": 97225,
            "ip_address": "31.13.115.113",
            "count": 1,
            "first_visit": "2026-04-20T21:17:17.187100+06:00",
            "date": "2026-04-20"
        },
        {
            "id": 97226,
            "ip_address": "103.159.72.185",
            "count": 1,
            "first_visit": "2026-04-20T22:27:33.938485+06:00",
            "date": "2026-04-20"
        },
        {
            "id": 97227,
            "ip_address": "103.159.72.172",
            "count": 1,
            "first_visit": "2026-04-20T22:32:11.546199+06:00",
            "date": "2026-04-20"
        }
    ]
}