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

{
    "count": 101112,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32728&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32712&ordering=-date",
    "results": [
        {
            "id": 82100,
            "ip_address": "40.77.189.37",
            "count": 1,
            "first_visit": "2025-05-01T00:58:15.156737+06:00",
            "date": "2025-05-01"
        },
        {
            "id": 82099,
            "ip_address": "103.49.170.142",
            "count": 1,
            "first_visit": "2025-05-01T00:38:44.633031+06:00",
            "date": "2025-05-01"
        },
        {
            "id": 82132,
            "ip_address": "66.249.66.169",
            "count": 2,
            "first_visit": "2025-05-01T14:54:44.886403+06:00",
            "date": "2025-05-01"
        },
        {
            "id": 82135,
            "ip_address": "103.121.12.134",
            "count": 1,
            "first_visit": "2025-05-01T15:36:54.208294+06:00",
            "date": "2025-05-01"
        },
        {
            "id": 82130,
            "ip_address": "174.2.2.0",
            "count": 7,
            "first_visit": "2025-05-01T14:32:22.968538+06:00",
            "date": "2025-05-01"
        },
        {
            "id": 82137,
            "ip_address": "103.126.22.7",
            "count": 1,
            "first_visit": "2025-05-01T15:45:54.426745+06:00",
            "date": "2025-05-01"
        },
        {
            "id": 82124,
            "ip_address": "202.181.16.11",
            "count": 7,
            "first_visit": "2025-05-01T11:08:35.446720+06:00",
            "date": "2025-05-01"
        },
        {
            "id": 82117,
            "ip_address": "66.249.92.37",
            "count": 2,
            "first_visit": "2025-05-01T07:23:43.673613+06:00",
            "date": "2025-05-01"
        }
    ]
}