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

{
    "count": 100234,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20880&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20864&ordering=-date",
    "results": [
        {
            "id": 93083,
            "ip_address": "103.55.146.120",
            "count": 2,
            "first_visit": "2025-12-18T04:30:04.733466+06:00",
            "date": "2025-12-18"
        },
        {
            "id": 93082,
            "ip_address": "207.191.202.194",
            "count": 1,
            "first_visit": "2025-12-18T04:27:24.546738+06:00",
            "date": "2025-12-18"
        },
        {
            "id": 93081,
            "ip_address": "119.12.191.114",
            "count": 1,
            "first_visit": "2025-12-18T03:08:28.217253+06:00",
            "date": "2025-12-18"
        },
        {
            "id": 93080,
            "ip_address": "103.73.45.187",
            "count": 1,
            "first_visit": "2025-12-18T00:08:00.892780+06:00",
            "date": "2025-12-18"
        },
        {
            "id": 93109,
            "ip_address": "37.111.213.153",
            "count": 1,
            "first_visit": "2025-12-18T23:07:19.869812+06:00",
            "date": "2025-12-18"
        },
        {
            "id": 93061,
            "ip_address": "103.25.250.128",
            "count": 1,
            "first_visit": "2025-12-17T13:17:21.137924+06:00",
            "date": "2025-12-17"
        },
        {
            "id": 93078,
            "ip_address": "129.137.96.15",
            "count": 1,
            "first_visit": "2025-12-17T22:39:17.000219+06:00",
            "date": "2025-12-17"
        },
        {
            "id": 93077,
            "ip_address": "103.58.73.135",
            "count": 1,
            "first_visit": "2025-12-17T22:29:12.062744+06:00",
            "date": "2025-12-17"
        }
    ]
}