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

{
    "count": 102027,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=288&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=272&ordering=-first_visit",
    "results": [
        {
            "id": 101843,
            "ip_address": "74.125.150.33",
            "count": 2,
            "first_visit": "2026-08-18T13:53:23.914777+06:00",
            "date": "2026-08-18"
        },
        {
            "id": 101842,
            "ip_address": "106.192.36.0",
            "count": 1,
            "first_visit": "2026-08-18T12:59:38.228967+06:00",
            "date": "2026-08-18"
        },
        {
            "id": 101841,
            "ip_address": "103.234.202.104",
            "count": 3,
            "first_visit": "2026-08-18T12:24:08.499906+06:00",
            "date": "2026-08-18"
        },
        {
            "id": 101840,
            "ip_address": "57.141.4.31",
            "count": 1,
            "first_visit": "2026-08-18T11:58:17.792789+06:00",
            "date": "2026-08-18"
        },
        {
            "id": 101839,
            "ip_address": "103.35.111.126",
            "count": 1,
            "first_visit": "2026-08-18T11:57:11.255304+06:00",
            "date": "2026-08-18"
        },
        {
            "id": 101838,
            "ip_address": "72.251.222.3",
            "count": 1,
            "first_visit": "2026-08-18T11:48:35.979049+06:00",
            "date": "2026-08-18"
        },
        {
            "id": 101837,
            "ip_address": "37.111.212.33",
            "count": 3,
            "first_visit": "2026-08-18T10:58:32.596391+06:00",
            "date": "2026-08-18"
        },
        {
            "id": 101836,
            "ip_address": "110.76.128.191",
            "count": 2,
            "first_visit": "2026-08-18T09:43:27.557615+06:00",
            "date": "2026-08-18"
        }
    ]
}