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

{
    "count": 92301,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92288&ordering=first_visit",
    "results": [
        {
            "id": 92393,
            "ip_address": "66.220.149.116",
            "count": 1,
            "first_visit": "2025-11-25T23:21:48.289227+06:00",
            "date": "2025-11-25"
        },
        {
            "id": 92394,
            "ip_address": "103.135.232.9",
            "count": 1,
            "first_visit": "2025-11-25T23:33:04.908101+06:00",
            "date": "2025-11-25"
        },
        {
            "id": 92395,
            "ip_address": "37.204.221.166",
            "count": 1,
            "first_visit": "2025-11-25T23:44:54.329329+06:00",
            "date": "2025-11-25"
        },
        {
            "id": 92396,
            "ip_address": "103.179.125.65",
            "count": 1,
            "first_visit": "2025-11-26T00:03:04.219543+06:00",
            "date": "2025-11-26"
        },
        {
            "id": 92397,
            "ip_address": "103.95.209.6",
            "count": 1,
            "first_visit": "2025-11-26T00:12:39.629814+06:00",
            "date": "2025-11-26"
        }
    ]
}