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

{
    "count": 101862,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42032&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42016&ordering=first_visit",
    "results": [
        {
            "id": 42025,
            "ip_address": "203.188.255.246",
            "count": 1,
            "first_visit": "2023-02-11T20:39:31.823293+06:00",
            "date": "2023-02-11"
        },
        {
            "id": 42026,
            "ip_address": "49.37.115.233",
            "count": 1,
            "first_visit": "2023-02-11T22:09:09.963838+06:00",
            "date": "2023-02-11"
        },
        {
            "id": 42027,
            "ip_address": "130.193.223.82",
            "count": 1,
            "first_visit": "2023-02-11T22:56:23.823317+06:00",
            "date": "2023-02-11"
        },
        {
            "id": 42028,
            "ip_address": "185.136.148.78",
            "count": 1,
            "first_visit": "2023-02-11T23:04:55.224343+06:00",
            "date": "2023-02-11"
        },
        {
            "id": 42029,
            "ip_address": "114.119.132.227",
            "count": 1,
            "first_visit": "2023-02-12T00:11:33.809069+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 42030,
            "ip_address": "66.249.69.68",
            "count": 4,
            "first_visit": "2023-02-12T01:26:54.957607+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 42031,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-02-12T01:35:50.104236+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 42032,
            "ip_address": "5.255.231.133",
            "count": 2,
            "first_visit": "2023-02-12T01:46:55.625627+06:00",
            "date": "2023-02-12"
        }
    ]
}