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

{
    "count": 102289,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1992&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1976&ordering=-first_visit",
    "results": [
        {
            "id": 100401,
            "ip_address": "173.252.95.24",
            "count": 1,
            "first_visit": "2026-07-18T03:20:30.147596+06:00",
            "date": "2026-07-18"
        },
        {
            "id": 100400,
            "ip_address": "202.173.120.21",
            "count": 1,
            "first_visit": "2026-07-18T03:05:40.066579+06:00",
            "date": "2026-07-18"
        },
        {
            "id": 100399,
            "ip_address": "103.150.255.137",
            "count": 1,
            "first_visit": "2026-07-18T03:05:09.045734+06:00",
            "date": "2026-07-18"
        },
        {
            "id": 100398,
            "ip_address": "34.169.149.245",
            "count": 2,
            "first_visit": "2026-07-18T02:37:07.847827+06:00",
            "date": "2026-07-18"
        },
        {
            "id": 100397,
            "ip_address": "74.125.150.1",
            "count": 2,
            "first_visit": "2026-07-18T00:58:37.548699+06:00",
            "date": "2026-07-18"
        },
        {
            "id": 100396,
            "ip_address": "200.68.170.31",
            "count": 1,
            "first_visit": "2026-07-18T00:55:04.929190+06:00",
            "date": "2026-07-18"
        },
        {
            "id": 100395,
            "ip_address": "66.249.68.8",
            "count": 1,
            "first_visit": "2026-07-17T23:51:39.182450+06:00",
            "date": "2026-07-17"
        },
        {
            "id": 100394,
            "ip_address": "209.59.231.17",
            "count": 1,
            "first_visit": "2026-07-17T22:36:34.537467+06:00",
            "date": "2026-07-17"
        }
    ]
}