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

{
    "count": 94522,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=144&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=128&ordering=-first_visit",
    "results": [
        {
            "id": 94482,
            "ip_address": "202.4.101.204",
            "count": 2,
            "first_visit": "2026-01-25T15:16:21.564372+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94481,
            "ip_address": "103.189.237.9",
            "count": 1,
            "first_visit": "2026-01-25T15:13:02.728589+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94480,
            "ip_address": "103.231.239.142",
            "count": 2,
            "first_visit": "2026-01-25T14:53:18.717268+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94479,
            "ip_address": "15.235.114.75",
            "count": 1,
            "first_visit": "2026-01-25T14:29:43.427556+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94478,
            "ip_address": "103.142.184.114",
            "count": 3,
            "first_visit": "2026-01-25T13:46:53.475541+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94477,
            "ip_address": "103.112.53.186",
            "count": 7,
            "first_visit": "2026-01-25T13:15:16.244585+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94476,
            "ip_address": "37.111.194.84",
            "count": 1,
            "first_visit": "2026-01-25T12:58:20.646234+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94475,
            "ip_address": "103.72.212.37",
            "count": 2,
            "first_visit": "2026-01-25T12:00:09.758003+06:00",
            "date": "2026-01-25"
        }
    ]
}