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

{
    "count": 97195,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97184&ordering=first_visit",
    "results": [
        {
            "id": 97289,
            "ip_address": "17.246.19.117",
            "count": 1,
            "first_visit": "2026-04-22T18:51:44.906562+06:00",
            "date": "2026-04-22"
        },
        {
            "id": 97290,
            "ip_address": "123.136.26.130",
            "count": 1,
            "first_visit": "2026-04-22T18:52:37.236818+06:00",
            "date": "2026-04-22"
        },
        {
            "id": 97291,
            "ip_address": "66.249.79.228",
            "count": 1,
            "first_visit": "2026-04-22T18:54:08.030612+06:00",
            "date": "2026-04-22"
        }
    ]
}