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

{
    "count": 96676,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96664&ordering=first_visit",
    "results": [
        {
            "id": 96769,
            "ip_address": "118.179.51.148",
            "count": 2,
            "first_visit": "2026-04-06T21:38:43.158156+06:00",
            "date": "2026-04-06"
        },
        {
            "id": 96770,
            "ip_address": "203.17.65.102",
            "count": 1,
            "first_visit": "2026-04-06T21:57:30.433316+06:00",
            "date": "2026-04-06"
        },
        {
            "id": 96771,
            "ip_address": "103.160.20.45",
            "count": 2,
            "first_visit": "2026-04-06T22:29:16.313951+06:00",
            "date": "2026-04-06"
        },
        {
            "id": 96772,
            "ip_address": "103.166.59.218",
            "count": 1,
            "first_visit": "2026-04-06T22:57:24.525435+06:00",
            "date": "2026-04-06"
        }
    ]
}