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

{
    "count": 97490,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97480&ordering=first_visit",
    "results": [
        {
            "id": 97585,
            "ip_address": "173.252.127.114",
            "count": 1,
            "first_visit": "2026-04-30T09:51:08.188392+06:00",
            "date": "2026-04-30"
        },
        {
            "id": 97586,
            "ip_address": "74.125.150.1",
            "count": 1,
            "first_visit": "2026-04-30T10:13:36.037741+06:00",
            "date": "2026-04-30"
        }
    ]
}