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

{
    "count": 101654,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40880&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40864&ordering=-first_visit",
    "results": [
        {
            "id": 60878,
            "ip_address": "114.119.145.102",
            "count": 1,
            "first_visit": "2023-12-10T10:40:40.293472+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 60877,
            "ip_address": "103.121.106.25",
            "count": 2,
            "first_visit": "2023-12-10T10:40:06.243034+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 60876,
            "ip_address": "136.226.244.95",
            "count": 1,
            "first_visit": "2023-12-10T10:39:55.365857+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 60875,
            "ip_address": "163.47.145.10",
            "count": 1,
            "first_visit": "2023-12-10T10:21:19.607460+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 60874,
            "ip_address": "114.119.144.72",
            "count": 1,
            "first_visit": "2023-12-10T08:50:27.713357+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 60873,
            "ip_address": "114.119.140.237",
            "count": 2,
            "first_visit": "2023-12-10T08:41:03.915804+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 60872,
            "ip_address": "114.119.129.148",
            "count": 1,
            "first_visit": "2023-12-10T08:39:35.798225+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 60871,
            "ip_address": "114.119.138.194",
            "count": 1,
            "first_visit": "2023-12-10T08:32:13.301777+06:00",
            "date": "2023-12-10"
        }
    ]
}