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

{
    "count": 101946,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42584&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42568&ordering=-id",
    "results": [
        {
            "id": 59466,
            "ip_address": "185.184.202.245",
            "count": 1,
            "first_visit": "2023-11-14T01:39:25.888590+06:00",
            "date": "2023-11-14"
        },
        {
            "id": 59465,
            "ip_address": "103.168.206.124",
            "count": 1,
            "first_visit": "2023-11-14T01:37:17.339414+06:00",
            "date": "2023-11-14"
        },
        {
            "id": 59464,
            "ip_address": "66.249.70.192",
            "count": 4,
            "first_visit": "2023-11-14T01:28:27.411644+06:00",
            "date": "2023-11-14"
        },
        {
            "id": 59463,
            "ip_address": "114.119.131.11",
            "count": 1,
            "first_visit": "2023-11-14T01:14:22.513052+06:00",
            "date": "2023-11-14"
        },
        {
            "id": 59462,
            "ip_address": "103.137.229.13",
            "count": 1,
            "first_visit": "2023-11-14T00:52:20.904759+06:00",
            "date": "2023-11-14"
        },
        {
            "id": 59461,
            "ip_address": "195.154.123.95",
            "count": 3,
            "first_visit": "2023-11-14T00:35:22.682104+06:00",
            "date": "2023-11-14"
        },
        {
            "id": 59460,
            "ip_address": "103.87.215.65",
            "count": 2,
            "first_visit": "2023-11-14T00:19:30.055070+06:00",
            "date": "2023-11-14"
        },
        {
            "id": 59459,
            "ip_address": "109.107.243.244",
            "count": 1,
            "first_visit": "2023-11-14T00:02:17.470920+06:00",
            "date": "2023-11-14"
        }
    ]
}