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

{
    "count": 101881,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42152&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42136&ordering=date",
    "results": [
        {
            "id": 55866,
            "ip_address": "182.48.73.48",
            "count": 1,
            "first_visit": "2023-09-24T08:33:31.993811+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55867,
            "ip_address": "114.119.141.52",
            "count": 1,
            "first_visit": "2023-09-24T08:40:03.619601+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55868,
            "ip_address": "114.119.151.165",
            "count": 1,
            "first_visit": "2023-09-24T08:41:28.260453+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55869,
            "ip_address": "114.119.149.169",
            "count": 1,
            "first_visit": "2023-09-24T08:43:06.353560+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55870,
            "ip_address": "114.119.140.38",
            "count": 1,
            "first_visit": "2023-09-24T08:45:31.684863+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55871,
            "ip_address": "202.134.8.129",
            "count": 2,
            "first_visit": "2023-09-24T09:37:15.741985+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55875,
            "ip_address": "103.231.163.113",
            "count": 2,
            "first_visit": "2023-09-24T11:13:34.256405+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55876,
            "ip_address": "103.72.212.106",
            "count": 1,
            "first_visit": "2023-09-24T11:17:20.794271+06:00",
            "date": "2023-09-24"
        }
    ]
}