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

{
    "count": 98073,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25848&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25832&ordering=-first_visit",
    "results": [
        {
            "id": 72329,
            "ip_address": "123.200.4.2",
            "count": 1,
            "first_visit": "2024-08-20T08:47:33.247478+06:00",
            "date": "2024-08-20"
        },
        {
            "id": 72328,
            "ip_address": "114.119.149.43",
            "count": 5,
            "first_visit": "2024-08-20T07:00:06.808365+06:00",
            "date": "2024-08-20"
        },
        {
            "id": 72327,
            "ip_address": "114.119.128.143",
            "count": 1,
            "first_visit": "2024-08-20T06:41:51.569062+06:00",
            "date": "2024-08-20"
        },
        {
            "id": 72326,
            "ip_address": "66.249.65.102",
            "count": 1,
            "first_visit": "2024-08-20T05:21:06.035533+06:00",
            "date": "2024-08-20"
        },
        {
            "id": 72325,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-08-20T04:31:37.945226+06:00",
            "date": "2024-08-20"
        },
        {
            "id": 72324,
            "ip_address": "66.249.65.101",
            "count": 2,
            "first_visit": "2024-08-20T04:29:00.356950+06:00",
            "date": "2024-08-20"
        },
        {
            "id": 72323,
            "ip_address": "103.85.157.238",
            "count": 1,
            "first_visit": "2024-08-20T04:05:18.637456+06:00",
            "date": "2024-08-20"
        },
        {
            "id": 72322,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-08-20T03:50:11.487437+06:00",
            "date": "2024-08-20"
        }
    ]
}