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

{
    "count": 95643,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95632&ordering=first_visit",
    "results": [
        {
            "id": 95737,
            "ip_address": "103.115.252.20",
            "count": 1,
            "first_visit": "2026-03-04T19:07:38.140200+06:00",
            "date": "2026-03-04"
        },
        {
            "id": 95738,
            "ip_address": "103.15.213.26",
            "count": 1,
            "first_visit": "2026-03-04T20:01:20.436636+06:00",
            "date": "2026-03-04"
        },
        {
            "id": 95739,
            "ip_address": "103.137.228.233",
            "count": 5,
            "first_visit": "2026-03-04T20:36:43.152114+06:00",
            "date": "2026-03-04"
        }
    ]
}