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

{
    "count": 103239,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8&ordering=-first_visit",
    "results": [
        {
            "id": 103319,
            "ip_address": "120.50.4.122",
            "count": 6,
            "first_visit": "2026-09-17T11:11:18.482211+06:00",
            "date": "2026-09-17"
        },
        {
            "id": 103318,
            "ip_address": "182.163.102.36",
            "count": 1,
            "first_visit": "2026-09-17T10:41:43.356083+06:00",
            "date": "2026-09-17"
        },
        {
            "id": 103317,
            "ip_address": "37.111.212.227",
            "count": 1,
            "first_visit": "2026-09-17T10:19:18.822808+06:00",
            "date": "2026-09-17"
        },
        {
            "id": 103316,
            "ip_address": "221.204.217.23",
            "count": 1,
            "first_visit": "2026-09-17T10:11:46.001966+06:00",
            "date": "2026-09-17"
        },
        {
            "id": 103315,
            "ip_address": "36.255.81.200",
            "count": 1,
            "first_visit": "2026-09-17T09:50:43.297436+06:00",
            "date": "2026-09-17"
        },
        {
            "id": 103314,
            "ip_address": "103.203.92.12",
            "count": 2,
            "first_visit": "2026-09-17T09:26:50.206927+06:00",
            "date": "2026-09-17"
        },
        {
            "id": 103313,
            "ip_address": "142.177.125.252",
            "count": 1,
            "first_visit": "2026-09-17T09:24:18.264835+06:00",
            "date": "2026-09-17"
        },
        {
            "id": 103312,
            "ip_address": "59.152.5.101",
            "count": 1,
            "first_visit": "2026-09-17T08:32:45.987792+06:00",
            "date": "2026-09-17"
        }
    ]
}