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

{
    "count": 101662,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40968&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40952&ordering=-date",
    "results": [
        {
            "id": 74400,
            "ip_address": "37.111.206.169",
            "count": 1,
            "first_visit": "2024-10-14T08:38:13.984272+06:00",
            "date": "2024-10-14"
        },
        {
            "id": 74388,
            "ip_address": "168.119.65.126",
            "count": 1,
            "first_visit": "2024-10-14T01:01:01.876738+06:00",
            "date": "2024-10-14"
        },
        {
            "id": 74390,
            "ip_address": "66.249.64.132",
            "count": 5,
            "first_visit": "2024-10-14T01:35:58.570604+06:00",
            "date": "2024-10-14"
        },
        {
            "id": 74387,
            "ip_address": "185.69.144.49",
            "count": 1,
            "first_visit": "2024-10-14T00:45:47.688019+06:00",
            "date": "2024-10-14"
        },
        {
            "id": 74430,
            "ip_address": "54.174.58.246",
            "count": 8,
            "first_visit": "2024-10-14T20:28:53.403054+06:00",
            "date": "2024-10-14"
        },
        {
            "id": 74396,
            "ip_address": "103.142.184.56",
            "count": 5,
            "first_visit": "2024-10-14T06:41:39.508221+06:00",
            "date": "2024-10-14"
        },
        {
            "id": 74399,
            "ip_address": "114.119.137.91",
            "count": 2,
            "first_visit": "2024-10-14T08:20:32.858328+06:00",
            "date": "2024-10-14"
        },
        {
            "id": 74431,
            "ip_address": "54.174.58.247",
            "count": 1,
            "first_visit": "2024-10-14T20:29:00.128138+06:00",
            "date": "2024-10-14"
        }
    ]
}