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

{
    "count": 98134,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2032&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2016&ordering=-first_visit",
    "results": [
        {
            "id": 96206,
            "ip_address": "198.232.6.246",
            "count": 1,
            "first_visit": "2026-03-20T18:42:21.507236+06:00",
            "date": "2026-03-20"
        },
        {
            "id": 96205,
            "ip_address": "103.72.212.128",
            "count": 1,
            "first_visit": "2026-03-20T17:27:58.663283+06:00",
            "date": "2026-03-20"
        },
        {
            "id": 96204,
            "ip_address": "103.189.237.70",
            "count": 1,
            "first_visit": "2026-03-20T17:20:06.170374+06:00",
            "date": "2026-03-20"
        },
        {
            "id": 96203,
            "ip_address": "194.24.235.123",
            "count": 1,
            "first_visit": "2026-03-20T16:51:13.755819+06:00",
            "date": "2026-03-20"
        },
        {
            "id": 96202,
            "ip_address": "203.31.169.32",
            "count": 2,
            "first_visit": "2026-03-20T15:40:38.075180+06:00",
            "date": "2026-03-20"
        },
        {
            "id": 96201,
            "ip_address": "17.241.219.11",
            "count": 1,
            "first_visit": "2026-03-20T15:17:09.360491+06:00",
            "date": "2026-03-20"
        },
        {
            "id": 96200,
            "ip_address": "66.249.65.105",
            "count": 1,
            "first_visit": "2026-03-20T14:24:25.651693+06:00",
            "date": "2026-03-20"
        },
        {
            "id": 96199,
            "ip_address": "44.255.107.72",
            "count": 1,
            "first_visit": "2026-03-20T12:30:22.898498+06:00",
            "date": "2026-03-20"
        }
    ]
}