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

{
    "count": 102369,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45312&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45296&ordering=first_visit",
    "results": [
        {
            "id": 45337,
            "ip_address": "122.162.150.238",
            "count": 1,
            "first_visit": "2023-04-14T19:22:43.023806+06:00",
            "date": "2023-04-14"
        },
        {
            "id": 45338,
            "ip_address": "107.175.75.229",
            "count": 1,
            "first_visit": "2023-04-14T23:34:51.229634+06:00",
            "date": "2023-04-14"
        },
        {
            "id": 45339,
            "ip_address": "23.231.36.203",
            "count": 9,
            "first_visit": "2023-04-15T00:04:21.149216+06:00",
            "date": "2023-04-15"
        },
        {
            "id": 45340,
            "ip_address": "168.119.68.118",
            "count": 1,
            "first_visit": "2023-04-15T01:07:55.640682+06:00",
            "date": "2023-04-15"
        },
        {
            "id": 45341,
            "ip_address": "66.249.72.72",
            "count": 1,
            "first_visit": "2023-04-15T03:05:53.241488+06:00",
            "date": "2023-04-15"
        },
        {
            "id": 45342,
            "ip_address": "103.15.244.134",
            "count": 1,
            "first_visit": "2023-04-15T04:30:12.537127+06:00",
            "date": "2023-04-15"
        },
        {
            "id": 45343,
            "ip_address": "114.31.1.70",
            "count": 1,
            "first_visit": "2023-04-15T04:30:17.657299+06:00",
            "date": "2023-04-15"
        },
        {
            "id": 45344,
            "ip_address": "144.91.120.53",
            "count": 3,
            "first_visit": "2023-04-15T07:30:45.924143+06:00",
            "date": "2023-04-15"
        }
    ]
}