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

{
    "count": 101313,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99392&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99376&ordering=first_visit",
    "results": [
        {
            "id": 99481,
            "ip_address": "103.62.140.135",
            "count": 1,
            "first_visit": "2026-06-23T01:17:24.758708+06:00",
            "date": "2026-06-23"
        },
        {
            "id": 99482,
            "ip_address": "103.176.18.171",
            "count": 1,
            "first_visit": "2026-06-23T01:27:04.071200+06:00",
            "date": "2026-06-23"
        },
        {
            "id": 99483,
            "ip_address": "74.125.150.8",
            "count": 2,
            "first_visit": "2026-06-23T02:04:29.565246+06:00",
            "date": "2026-06-23"
        },
        {
            "id": 99484,
            "ip_address": "74.125.150.1",
            "count": 1,
            "first_visit": "2026-06-23T02:07:55.883057+06:00",
            "date": "2026-06-23"
        },
        {
            "id": 99485,
            "ip_address": "42.0.7.78",
            "count": 1,
            "first_visit": "2026-06-23T04:11:50.353628+06:00",
            "date": "2026-06-23"
        },
        {
            "id": 99486,
            "ip_address": "103.6.123.190",
            "count": 1,
            "first_visit": "2026-06-23T05:52:05.666310+06:00",
            "date": "2026-06-23"
        },
        {
            "id": 99487,
            "ip_address": "192.144.91.67",
            "count": 1,
            "first_visit": "2026-06-23T06:18:25.973693+06:00",
            "date": "2026-06-23"
        },
        {
            "id": 99488,
            "ip_address": "66.249.68.1",
            "count": 3,
            "first_visit": "2026-06-23T07:21:47.067241+06:00",
            "date": "2026-06-23"
        }
    ]
}