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

{
    "count": 100311,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20432&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20416&ordering=-first_visit",
    "results": [
        {
            "id": 79983,
            "ip_address": "76.93.64.71",
            "count": 1,
            "first_visit": "2025-03-11T01:16:04.521782+06:00",
            "date": "2025-03-11"
        },
        {
            "id": 79982,
            "ip_address": "114.119.132.88",
            "count": 10,
            "first_visit": "2025-03-11T01:07:04.754421+06:00",
            "date": "2025-03-11"
        },
        {
            "id": 79981,
            "ip_address": "96.231.142.238",
            "count": 2,
            "first_visit": "2025-03-11T01:04:26.489949+06:00",
            "date": "2025-03-11"
        },
        {
            "id": 79980,
            "ip_address": "114.119.137.91",
            "count": 4,
            "first_visit": "2025-03-11T01:03:02.995264+06:00",
            "date": "2025-03-11"
        },
        {
            "id": 79979,
            "ip_address": "114.119.151.1",
            "count": 8,
            "first_visit": "2025-03-11T01:00:16.946500+06:00",
            "date": "2025-03-11"
        },
        {
            "id": 79978,
            "ip_address": "103.137.46.14",
            "count": 1,
            "first_visit": "2025-03-10T23:56:35.349355+06:00",
            "date": "2025-03-10"
        },
        {
            "id": 79977,
            "ip_address": "103.205.69.52",
            "count": 2,
            "first_visit": "2025-03-10T22:45:54.749905+06:00",
            "date": "2025-03-10"
        },
        {
            "id": 79976,
            "ip_address": "37.111.192.159",
            "count": 1,
            "first_visit": "2025-03-10T22:18:16.211491+06:00",
            "date": "2025-03-10"
        }
    ]
}