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

{
    "count": 100517,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20040&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20024&ordering=-first_visit",
    "results": [
        {
            "id": 80581,
            "ip_address": "103.38.55.51",
            "count": 2,
            "first_visit": "2025-03-25T07:03:34.168140+06:00",
            "date": "2025-03-25"
        },
        {
            "id": 80580,
            "ip_address": "114.119.136.75",
            "count": 4,
            "first_visit": "2025-03-25T06:44:05.884098+06:00",
            "date": "2025-03-25"
        },
        {
            "id": 80579,
            "ip_address": "114.119.130.54",
            "count": 6,
            "first_visit": "2025-03-25T04:57:25.187233+06:00",
            "date": "2025-03-25"
        },
        {
            "id": 80578,
            "ip_address": "66.249.87.233",
            "count": 1,
            "first_visit": "2025-03-25T03:33:15.515865+06:00",
            "date": "2025-03-25"
        },
        {
            "id": 80577,
            "ip_address": "66.249.87.232",
            "count": 2,
            "first_visit": "2025-03-25T03:33:09.875725+06:00",
            "date": "2025-03-25"
        },
        {
            "id": 80576,
            "ip_address": "96.255.233.138",
            "count": 2,
            "first_visit": "2025-03-25T03:12:07.967603+06:00",
            "date": "2025-03-25"
        },
        {
            "id": 80575,
            "ip_address": "114.119.132.88",
            "count": 2,
            "first_visit": "2025-03-25T03:02:35.761566+06:00",
            "date": "2025-03-25"
        },
        {
            "id": 80574,
            "ip_address": "114.119.151.1",
            "count": 2,
            "first_visit": "2025-03-25T03:00:32.941015+06:00",
            "date": "2025-03-25"
        }
    ]
}