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

{
    "count": 101373,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36320&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36304&ordering=date",
    "results": [
        {
            "id": 50025,
            "ip_address": "123.136.28.129",
            "count": 1,
            "first_visit": "2023-07-15T10:26:00.069418+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 50027,
            "ip_address": "103.196.232.134",
            "count": 1,
            "first_visit": "2023-07-15T10:32:37.962680+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 50052,
            "ip_address": "103.195.204.116",
            "count": 1,
            "first_visit": "2023-07-15T15:57:49.030659+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 50053,
            "ip_address": "114.119.160.248",
            "count": 1,
            "first_visit": "2023-07-15T16:07:12.908505+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 50026,
            "ip_address": "103.143.34.142",
            "count": 2,
            "first_visit": "2023-07-15T10:29:51.404435+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 50054,
            "ip_address": "103.218.27.204",
            "count": 1,
            "first_visit": "2023-07-15T16:10:02.888764+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 50055,
            "ip_address": "185.187.76.4",
            "count": 1,
            "first_visit": "2023-07-15T16:10:14.885907+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 50024,
            "ip_address": "202.134.10.129",
            "count": 4,
            "first_visit": "2023-07-15T10:21:10.432569+06:00",
            "date": "2023-07-15"
        }
    ]
}