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

{
    "count": 101934,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42488&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42472&ordering=-date",
    "results": [
        {
            "id": 73195,
            "ip_address": "49.204.131.160",
            "count": 1,
            "first_visit": "2024-09-09T22:20:39.296955+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 73151,
            "ip_address": "173.233.98.4",
            "count": 2,
            "first_visit": "2024-09-09T00:00:57.617577+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 73161,
            "ip_address": "103.231.162.67",
            "count": 3,
            "first_visit": "2024-09-09T03:16:40.868037+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 73194,
            "ip_address": "203.78.144.22",
            "count": 1,
            "first_visit": "2024-09-09T22:02:39.652307+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 73188,
            "ip_address": "114.119.140.48",
            "count": 2,
            "first_visit": "2024-09-09T17:28:52.563348+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 73182,
            "ip_address": "103.189.237.49",
            "count": 2,
            "first_visit": "2024-09-09T12:48:00.578533+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 73186,
            "ip_address": "3.229.248.49",
            "count": 7,
            "first_visit": "2024-09-09T15:09:41.828170+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 73187,
            "ip_address": "185.117.225.192",
            "count": 1,
            "first_visit": "2024-09-09T16:57:19.696877+06:00",
            "date": "2024-09-09"
        }
    ]
}