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

{
    "count": 93301,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93288&ordering=first_visit",
    "results": [
        {
            "id": 93393,
            "ip_address": "103.170.173.42",
            "count": 1,
            "first_visit": "2025-12-28T11:35:23.967203+06:00",
            "date": "2025-12-28"
        },
        {
            "id": 93394,
            "ip_address": "64.233.172.38",
            "count": 1,
            "first_visit": "2025-12-28T11:35:31.685291+06:00",
            "date": "2025-12-28"
        },
        {
            "id": 93395,
            "ip_address": "84.249.51.199",
            "count": 2,
            "first_visit": "2025-12-28T11:38:30.793101+06:00",
            "date": "2025-12-28"
        },
        {
            "id": 93396,
            "ip_address": "37.111.246.203",
            "count": 1,
            "first_visit": "2025-12-28T12:22:42.343326+06:00",
            "date": "2025-12-28"
        },
        {
            "id": 93397,
            "ip_address": "121.91.189.185",
            "count": 1,
            "first_visit": "2025-12-28T12:54:35.869497+06:00",
            "date": "2025-12-28"
        }
    ]
}