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

{
    "count": 101523,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39584&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39568&ordering=date",
    "results": [
        {
            "id": 53292,
            "ip_address": "45.248.151.111",
            "count": 5,
            "first_visit": "2023-08-23T12:04:32.847891+06:00",
            "date": "2023-08-23"
        },
        {
            "id": 53278,
            "ip_address": "103.121.9.186",
            "count": 4,
            "first_visit": "2023-08-23T10:18:44.096547+06:00",
            "date": "2023-08-23"
        },
        {
            "id": 53295,
            "ip_address": "103.112.54.95",
            "count": 1,
            "first_visit": "2023-08-23T12:43:28.327418+06:00",
            "date": "2023-08-23"
        },
        {
            "id": 53296,
            "ip_address": "103.176.89.5",
            "count": 1,
            "first_visit": "2023-08-23T12:44:28.877540+06:00",
            "date": "2023-08-23"
        },
        {
            "id": 53297,
            "ip_address": "129.126.202.104",
            "count": 1,
            "first_visit": "2023-08-23T12:48:12.189902+06:00",
            "date": "2023-08-23"
        },
        {
            "id": 53273,
            "ip_address": "66.249.66.162",
            "count": 3,
            "first_visit": "2023-08-23T09:28:30.338447+06:00",
            "date": "2023-08-23"
        },
        {
            "id": 53298,
            "ip_address": "114.119.146.55",
            "count": 1,
            "first_visit": "2023-08-23T12:54:41.063574+06:00",
            "date": "2023-08-23"
        },
        {
            "id": 53299,
            "ip_address": "119.30.35.201",
            "count": 1,
            "first_visit": "2023-08-23T12:56:15.154092+06:00",
            "date": "2023-08-23"
        }
    ]
}