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

{
    "count": 101595,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40504&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40488&ordering=first_visit",
    "results": [
        {
            "id": 40497,
            "ip_address": "103.217.111.130",
            "count": 1,
            "first_visit": "2023-01-16T21:29:08.832012+06:00",
            "date": "2023-01-16"
        },
        {
            "id": 40498,
            "ip_address": "103.87.214.200",
            "count": 4,
            "first_visit": "2023-01-16T22:07:08.118402+06:00",
            "date": "2023-01-16"
        },
        {
            "id": 40499,
            "ip_address": "168.119.65.45",
            "count": 1,
            "first_visit": "2023-01-16T23:14:19.912358+06:00",
            "date": "2023-01-16"
        },
        {
            "id": 40500,
            "ip_address": "74.125.216.169",
            "count": 1,
            "first_visit": "2023-01-16T23:45:46.345501+06:00",
            "date": "2023-01-16"
        },
        {
            "id": 40501,
            "ip_address": "66.249.72.168",
            "count": 2,
            "first_visit": "2023-01-17T00:15:18.413307+06:00",
            "date": "2023-01-17"
        },
        {
            "id": 40502,
            "ip_address": "103.134.194.143",
            "count": 3,
            "first_visit": "2023-01-17T00:28:12.932485+06:00",
            "date": "2023-01-17"
        },
        {
            "id": 40503,
            "ip_address": "114.119.137.28",
            "count": 1,
            "first_visit": "2023-01-17T01:11:15.235668+06:00",
            "date": "2023-01-17"
        },
        {
            "id": 40504,
            "ip_address": "114.119.146.87",
            "count": 1,
            "first_visit": "2023-01-17T01:50:19.544473+06:00",
            "date": "2023-01-17"
        }
    ]
}