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

{
    "count": 92934,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24&ordering=-first_visit",
    "results": [
        {
            "id": 92998,
            "ip_address": "5.30.42.133",
            "count": 2,
            "first_visit": "2025-12-15T02:00:13.860328+06:00",
            "date": "2025-12-15"
        },
        {
            "id": 92997,
            "ip_address": "74.125.215.231",
            "count": 4,
            "first_visit": "2025-12-15T01:57:39.659668+06:00",
            "date": "2025-12-15"
        },
        {
            "id": 92996,
            "ip_address": "66.102.8.128",
            "count": 1,
            "first_visit": "2025-12-15T01:57:28.713661+06:00",
            "date": "2025-12-15"
        },
        {
            "id": 92995,
            "ip_address": "66.102.8.129",
            "count": 2,
            "first_visit": "2025-12-15T01:56:55.198129+06:00",
            "date": "2025-12-15"
        },
        {
            "id": 92994,
            "ip_address": "66.102.8.132",
            "count": 2,
            "first_visit": "2025-12-15T01:56:48.727678+06:00",
            "date": "2025-12-15"
        },
        {
            "id": 92993,
            "ip_address": "59.152.5.228",
            "count": 1,
            "first_visit": "2025-12-15T01:55:52.537079+06:00",
            "date": "2025-12-15"
        },
        {
            "id": 92992,
            "ip_address": "74.125.215.232",
            "count": 9,
            "first_visit": "2025-12-15T01:27:13.609186+06:00",
            "date": "2025-12-15"
        },
        {
            "id": 92991,
            "ip_address": "66.249.79.228",
            "count": 2,
            "first_visit": "2025-12-15T01:27:07.557425+06:00",
            "date": "2025-12-15"
        }
    ]
}