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

{
    "count": 99732,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12040&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12024&ordering=-first_visit",
    "results": [
        {
            "id": 87796,
            "ip_address": "192.178.4.105",
            "count": 4,
            "first_visit": "2025-08-16T02:32:25.357420+06:00",
            "date": "2025-08-16"
        },
        {
            "id": 87795,
            "ip_address": "114.119.151.1",
            "count": 6,
            "first_visit": "2025-08-16T02:12:14.888960+06:00",
            "date": "2025-08-16"
        },
        {
            "id": 87794,
            "ip_address": "192.178.16.105",
            "count": 4,
            "first_visit": "2025-08-16T01:16:34.674251+06:00",
            "date": "2025-08-16"
        },
        {
            "id": 87793,
            "ip_address": "114.119.145.66",
            "count": 6,
            "first_visit": "2025-08-16T01:09:10.048429+06:00",
            "date": "2025-08-16"
        },
        {
            "id": 87792,
            "ip_address": "114.119.137.68",
            "count": 6,
            "first_visit": "2025-08-16T01:08:54.633800+06:00",
            "date": "2025-08-16"
        },
        {
            "id": 87791,
            "ip_address": "114.119.146.197",
            "count": 3,
            "first_visit": "2025-08-16T00:41:35.233036+06:00",
            "date": "2025-08-16"
        },
        {
            "id": 87790,
            "ip_address": "159.220.76.2",
            "count": 3,
            "first_visit": "2025-08-16T00:27:11.080531+06:00",
            "date": "2025-08-16"
        },
        {
            "id": 87789,
            "ip_address": "202.134.8.194",
            "count": 1,
            "first_visit": "2025-08-15T23:47:52.984577+06:00",
            "date": "2025-08-15"
        }
    ]
}