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

{
    "count": 101596,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101584&ordering=first_visit",
    "results": [
        {
            "id": 101689,
            "ip_address": "104.28.159.108",
            "count": 1,
            "first_visit": "2026-08-15T20:20:07.711210+06:00",
            "date": "2026-08-15"
        },
        {
            "id": 101690,
            "ip_address": "104.28.153.94",
            "count": 1,
            "first_visit": "2026-08-15T20:20:09.138618+06:00",
            "date": "2026-08-15"
        },
        {
            "id": 101691,
            "ip_address": "104.28.153.98",
            "count": 1,
            "first_visit": "2026-08-15T20:21:10.849028+06:00",
            "date": "2026-08-15"
        },
        {
            "id": 101692,
            "ip_address": "103.166.75.9",
            "count": 1,
            "first_visit": "2026-08-15T20:37:48.838632+06:00",
            "date": "2026-08-15"
        }
    ]
}