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

{
    "count": 102029,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=296&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=280&ordering=-first_visit",
    "results": [
        {
            "id": 101837,
            "ip_address": "37.111.212.33",
            "count": 3,
            "first_visit": "2026-08-18T10:58:32.596391+06:00",
            "date": "2026-08-18"
        },
        {
            "id": 101836,
            "ip_address": "110.76.128.191",
            "count": 2,
            "first_visit": "2026-08-18T09:43:27.557615+06:00",
            "date": "2026-08-18"
        },
        {
            "id": 101835,
            "ip_address": "103.166.75.9",
            "count": 1,
            "first_visit": "2026-08-18T08:59:26.832532+06:00",
            "date": "2026-08-18"
        },
        {
            "id": 101834,
            "ip_address": "27.147.176.125",
            "count": 1,
            "first_visit": "2026-08-18T07:45:29.985110+06:00",
            "date": "2026-08-18"
        },
        {
            "id": 101833,
            "ip_address": "45.248.151.16",
            "count": 2,
            "first_visit": "2026-08-18T06:47:07.274156+06:00",
            "date": "2026-08-18"
        },
        {
            "id": 101832,
            "ip_address": "45.127.246.125",
            "count": 1,
            "first_visit": "2026-08-18T05:25:23.371975+06:00",
            "date": "2026-08-18"
        },
        {
            "id": 101831,
            "ip_address": "23.27.251.95",
            "count": 1,
            "first_visit": "2026-08-18T04:19:23.315944+06:00",
            "date": "2026-08-18"
        },
        {
            "id": 101830,
            "ip_address": "139.5.106.166",
            "count": 1,
            "first_visit": "2026-08-18T04:17:14.528413+06:00",
            "date": "2026-08-18"
        }
    ]
}