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

{
    "count": 100039,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2016&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2000&ordering=-first_visit",
    "results": [
        {
            "id": 98127,
            "ip_address": "34.186.159.124",
            "count": 2,
            "first_visit": "2026-05-15T22:16:37.345654+06:00",
            "date": "2026-05-15"
        },
        {
            "id": 98126,
            "ip_address": "34.138.60.188",
            "count": 2,
            "first_visit": "2026-05-15T21:48:05.415102+06:00",
            "date": "2026-05-15"
        },
        {
            "id": 98125,
            "ip_address": "188.214.89.141",
            "count": 1,
            "first_visit": "2026-05-15T19:39:29.542637+06:00",
            "date": "2026-05-15"
        },
        {
            "id": 98124,
            "ip_address": "58.145.188.248",
            "count": 1,
            "first_visit": "2026-05-15T18:51:05.749353+06:00",
            "date": "2026-05-15"
        },
        {
            "id": 98123,
            "ip_address": "72.14.199.103",
            "count": 2,
            "first_visit": "2026-05-15T17:39:02.736189+06:00",
            "date": "2026-05-15"
        },
        {
            "id": 98122,
            "ip_address": "165.101.132.105",
            "count": 5,
            "first_visit": "2026-05-15T17:12:37.186173+06:00",
            "date": "2026-05-15"
        },
        {
            "id": 98121,
            "ip_address": "17.246.15.137",
            "count": 1,
            "first_visit": "2026-05-15T16:31:15.488603+06:00",
            "date": "2026-05-15"
        },
        {
            "id": 98120,
            "ip_address": "36.142.187.158",
            "count": 1,
            "first_visit": "2026-05-15T16:15:04.789480+06:00",
            "date": "2026-05-15"
        }
    ]
}