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

{
    "count": 103683,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103672&ordering=first_visit",
    "results": [
        {
            "id": 103777,
            "ip_address": "202.91.40.205",
            "count": 2,
            "first_visit": "2026-09-23T23:54:50.299740+06:00",
            "date": "2026-09-23"
        },
        {
            "id": 103778,
            "ip_address": "114.119.148.187",
            "count": 1,
            "first_visit": "2026-09-24T00:04:10.814836+06:00",
            "date": "2026-09-24"
        },
        {
            "id": 103779,
            "ip_address": "103.205.69.61",
            "count": 1,
            "first_visit": "2026-09-24T00:05:18.181817+06:00",
            "date": "2026-09-24"
        }
    ]
}