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

{
    "count": 100340,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14848&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14832&ordering=-date",
    "results": [
        {
            "id": 99218,
            "ip_address": "34.56.168.230",
            "count": 1,
            "first_visit": "2026-06-15T11:00:47.812892+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99230,
            "ip_address": "103.72.212.56",
            "count": 2,
            "first_visit": "2026-06-15T14:25:38.520915+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99240,
            "ip_address": "103.181.69.38",
            "count": 3,
            "first_visit": "2026-06-15T23:12:34.090438+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99241,
            "ip_address": "5.78.198.21",
            "count": 1,
            "first_visit": "2026-06-15T23:51:42.114661+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99207,
            "ip_address": "27.147.200.165",
            "count": 2,
            "first_visit": "2026-06-15T06:02:43.219555+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99236,
            "ip_address": "74.125.150.2",
            "count": 1,
            "first_visit": "2026-06-15T17:37:16.657983+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99237,
            "ip_address": "103.25.249.208",
            "count": 1,
            "first_visit": "2026-06-15T18:45:26.028691+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99238,
            "ip_address": "163.53.150.90",
            "count": 4,
            "first_visit": "2026-06-15T20:07:52.154147+06:00",
            "date": "2026-06-15"
        }
    ]
}