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

{
    "count": 101871,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42096&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42080&ordering=first_visit",
    "results": [
        {
            "id": 42089,
            "ip_address": "114.119.141.118",
            "count": 1,
            "first_visit": "2023-02-13T10:02:44.848129+06:00",
            "date": "2023-02-13"
        },
        {
            "id": 42090,
            "ip_address": "114.119.158.167",
            "count": 1,
            "first_visit": "2023-02-13T10:10:02.274480+06:00",
            "date": "2023-02-13"
        },
        {
            "id": 42091,
            "ip_address": "103.173.107.251",
            "count": 1,
            "first_visit": "2023-02-13T10:11:39.768790+06:00",
            "date": "2023-02-13"
        },
        {
            "id": 42092,
            "ip_address": "114.119.133.120",
            "count": 1,
            "first_visit": "2023-02-13T10:16:39.430263+06:00",
            "date": "2023-02-13"
        },
        {
            "id": 42093,
            "ip_address": "114.119.134.155",
            "count": 1,
            "first_visit": "2023-02-13T10:22:47.757413+06:00",
            "date": "2023-02-13"
        },
        {
            "id": 42094,
            "ip_address": "114.119.156.250",
            "count": 1,
            "first_visit": "2023-02-13T10:29:10.209211+06:00",
            "date": "2023-02-13"
        },
        {
            "id": 42095,
            "ip_address": "114.119.154.128",
            "count": 1,
            "first_visit": "2023-02-13T10:34:41.715588+06:00",
            "date": "2023-02-13"
        },
        {
            "id": 42096,
            "ip_address": "114.119.155.64",
            "count": 1,
            "first_visit": "2023-02-13T10:42:28.928065+06:00",
            "date": "2023-02-13"
        }
    ]
}