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

{
    "count": 100499,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15048&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15032&ordering=-date",
    "results": [
        {
            "id": 99175,
            "ip_address": "37.111.213.229",
            "count": 6,
            "first_visit": "2026-06-14T10:46:47.955448+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99184,
            "ip_address": "103.92.160.174",
            "count": 1,
            "first_visit": "2026-06-14T13:12:22.184242+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99181,
            "ip_address": "45.248.148.255",
            "count": 1,
            "first_visit": "2026-06-14T12:41:11.844940+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99183,
            "ip_address": "202.4.101.204",
            "count": 1,
            "first_visit": "2026-06-14T12:55:08.443414+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99177,
            "ip_address": "103.73.47.106",
            "count": 1,
            "first_visit": "2026-06-14T12:19:22.953012+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99188,
            "ip_address": "142.111.250.59",
            "count": 1,
            "first_visit": "2026-06-14T14:45:11.703567+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99178,
            "ip_address": "202.173.122.36",
            "count": 1,
            "first_visit": "2026-06-14T12:19:53.007026+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99179,
            "ip_address": "103.214.217.27",
            "count": 1,
            "first_visit": "2026-06-14T12:37:02.855124+06:00",
            "date": "2026-06-14"
        }
    ]
}