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

{
    "count": 102267,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1856&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1840&ordering=-first_visit",
    "results": [
        {
            "id": 100515,
            "ip_address": "103.112.53.186",
            "count": 2,
            "first_visit": "2026-07-20T16:51:40.235737+06:00",
            "date": "2026-07-20"
        },
        {
            "id": 100514,
            "ip_address": "74.125.150.2",
            "count": 4,
            "first_visit": "2026-07-20T15:58:45.286745+06:00",
            "date": "2026-07-20"
        },
        {
            "id": 100513,
            "ip_address": "203.76.117.42",
            "count": 3,
            "first_visit": "2026-07-20T15:56:34.821097+06:00",
            "date": "2026-07-20"
        },
        {
            "id": 100512,
            "ip_address": "103.6.123.175",
            "count": 1,
            "first_visit": "2026-07-20T15:43:25.407882+06:00",
            "date": "2026-07-20"
        },
        {
            "id": 100511,
            "ip_address": "78.40.177.115",
            "count": 1,
            "first_visit": "2026-07-20T14:06:59.246923+06:00",
            "date": "2026-07-20"
        },
        {
            "id": 100510,
            "ip_address": "113.212.111.214",
            "count": 1,
            "first_visit": "2026-07-20T13:31:28.344015+06:00",
            "date": "2026-07-20"
        },
        {
            "id": 100509,
            "ip_address": "185.177.229.189",
            "count": 1,
            "first_visit": "2026-07-20T13:18:03.028213+06:00",
            "date": "2026-07-20"
        },
        {
            "id": 100508,
            "ip_address": "203.188.246.130",
            "count": 1,
            "first_visit": "2026-07-20T12:51:34.944256+06:00",
            "date": "2026-07-20"
        }
    ]
}