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

{
    "count": 100284,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100272&ordering=first_visit",
    "results": [
        {
            "id": 100377,
            "ip_address": "202.84.45.98",
            "count": 1,
            "first_visit": "2026-07-17T15:03:20.717238+06:00",
            "date": "2026-07-17"
        },
        {
            "id": 100378,
            "ip_address": "59.152.5.115",
            "count": 1,
            "first_visit": "2026-07-17T15:20:51.098443+06:00",
            "date": "2026-07-17"
        },
        {
            "id": 100379,
            "ip_address": "128.241.66.128",
            "count": 1,
            "first_visit": "2026-07-17T15:25:11.126645+06:00",
            "date": "2026-07-17"
        },
        {
            "id": 100380,
            "ip_address": "152.163.2.83",
            "count": 1,
            "first_visit": "2026-07-17T15:34:08.947650+06:00",
            "date": "2026-07-17"
        }
    ]
}