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

{
    "count": 101904,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42296&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42280&ordering=first_visit",
    "results": [
        {
            "id": 42289,
            "ip_address": "66.249.70.219",
            "count": 2,
            "first_visit": "2023-02-17T02:02:37.782095+06:00",
            "date": "2023-02-17"
        },
        {
            "id": 42290,
            "ip_address": "17.246.15.30",
            "count": 1,
            "first_visit": "2023-02-17T03:13:35.564683+06:00",
            "date": "2023-02-17"
        },
        {
            "id": 42291,
            "ip_address": "66.249.70.216",
            "count": 1,
            "first_visit": "2023-02-17T03:53:29.953976+06:00",
            "date": "2023-02-17"
        },
        {
            "id": 42292,
            "ip_address": "114.119.143.110",
            "count": 1,
            "first_visit": "2023-02-17T04:01:44.319527+06:00",
            "date": "2023-02-17"
        },
        {
            "id": 42293,
            "ip_address": "114.119.154.128",
            "count": 1,
            "first_visit": "2023-02-17T04:03:34.363115+06:00",
            "date": "2023-02-17"
        },
        {
            "id": 42294,
            "ip_address": "17.22.237.34",
            "count": 1,
            "first_visit": "2023-02-17T11:29:43.396377+06:00",
            "date": "2023-02-17"
        },
        {
            "id": 42295,
            "ip_address": "114.119.131.202",
            "count": 1,
            "first_visit": "2023-02-17T12:54:04.818633+06:00",
            "date": "2023-02-17"
        },
        {
            "id": 42296,
            "ip_address": "114.119.137.64",
            "count": 1,
            "first_visit": "2023-02-17T13:16:58.510662+06:00",
            "date": "2023-02-17"
        }
    ]
}