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

{
    "count": 101363,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36008&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35992&ordering=-date",
    "results": [
        {
            "id": 79067,
            "ip_address": "114.119.151.1",
            "count": 7,
            "first_visit": "2025-02-18T02:08:36.585734+06:00",
            "date": "2025-02-18"
        },
        {
            "id": 79091,
            "ip_address": "103.29.105.232",
            "count": 1,
            "first_visit": "2025-02-18T17:39:54.135730+06:00",
            "date": "2025-02-18"
        },
        {
            "id": 79090,
            "ip_address": "185.187.78.89",
            "count": 3,
            "first_visit": "2025-02-18T17:37:23.798299+06:00",
            "date": "2025-02-18"
        },
        {
            "id": 79068,
            "ip_address": "66.249.77.169",
            "count": 9,
            "first_visit": "2025-02-18T03:22:59.646717+06:00",
            "date": "2025-02-18"
        },
        {
            "id": 79079,
            "ip_address": "27.147.230.194",
            "count": 1,
            "first_visit": "2025-02-18T11:21:47.148230+06:00",
            "date": "2025-02-18"
        },
        {
            "id": 79069,
            "ip_address": "114.119.151.5",
            "count": 9,
            "first_visit": "2025-02-18T03:34:06.226984+06:00",
            "date": "2025-02-18"
        },
        {
            "id": 79065,
            "ip_address": "103.230.107.41",
            "count": 2,
            "first_visit": "2025-02-18T00:24:49.196149+06:00",
            "date": "2025-02-18"
        },
        {
            "id": 79080,
            "ip_address": "103.73.39.114",
            "count": 1,
            "first_visit": "2025-02-18T11:43:55.196287+06:00",
            "date": "2025-02-18"
        }
    ]
}