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

{
    "count": 101204,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101192&ordering=first_visit",
    "results": [
        {
            "id": 101297,
            "ip_address": "70.51.160.61",
            "count": 1,
            "first_visit": "2026-08-08T00:05:41.356233+06:00",
            "date": "2026-08-08"
        },
        {
            "id": 101298,
            "ip_address": "66.249.68.32",
            "count": 1,
            "first_visit": "2026-08-08T00:10:29.126293+06:00",
            "date": "2026-08-08"
        },
        {
            "id": 101299,
            "ip_address": "37.111.214.135",
            "count": 1,
            "first_visit": "2026-08-08T00:20:25.764722+06:00",
            "date": "2026-08-08"
        },
        {
            "id": 101300,
            "ip_address": "118.179.97.79",
            "count": 1,
            "first_visit": "2026-08-08T00:58:29.780181+06:00",
            "date": "2026-08-08"
        }
    ]
}