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

{
    "count": 93032,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80008&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79992&ordering=first_visit",
    "results": [
        {
            "id": 80097,
            "ip_address": "180.149.235.227",
            "count": 1,
            "first_visit": "2025-03-13T21:19:00.313864+06:00",
            "date": "2025-03-13"
        },
        {
            "id": 80098,
            "ip_address": "103.156.215.122",
            "count": 1,
            "first_visit": "2025-03-13T22:45:33.877238+06:00",
            "date": "2025-03-13"
        },
        {
            "id": 80099,
            "ip_address": "103.148.114.48",
            "count": 1,
            "first_visit": "2025-03-14T00:01:32.843072+06:00",
            "date": "2025-03-14"
        },
        {
            "id": 80100,
            "ip_address": "114.119.132.88",
            "count": 7,
            "first_visit": "2025-03-14T00:10:16.845248+06:00",
            "date": "2025-03-14"
        },
        {
            "id": 80101,
            "ip_address": "114.119.137.91",
            "count": 10,
            "first_visit": "2025-03-14T00:35:18.327468+06:00",
            "date": "2025-03-14"
        },
        {
            "id": 80102,
            "ip_address": "66.249.66.35",
            "count": 5,
            "first_visit": "2025-03-14T01:28:33.809368+06:00",
            "date": "2025-03-14"
        },
        {
            "id": 80103,
            "ip_address": "185.187.78.100",
            "count": 1,
            "first_visit": "2025-03-14T01:37:35.902920+06:00",
            "date": "2025-03-14"
        },
        {
            "id": 80104,
            "ip_address": "114.119.151.5",
            "count": 4,
            "first_visit": "2025-03-14T02:07:37.234270+06:00",
            "date": "2025-03-14"
        }
    ]
}