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

{
    "count": 102373,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2352&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2336&ordering=-first_visit",
    "results": [
        {
            "id": 100125,
            "ip_address": "165.101.132.210",
            "count": 1,
            "first_visit": "2026-07-10T16:32:19.015098+06:00",
            "date": "2026-07-10"
        },
        {
            "id": 100124,
            "ip_address": "202.47.56.83",
            "count": 1,
            "first_visit": "2026-07-10T16:09:03.572588+06:00",
            "date": "2026-07-10"
        },
        {
            "id": 100123,
            "ip_address": "103.150.26.238",
            "count": 1,
            "first_visit": "2026-07-10T15:16:05.917191+06:00",
            "date": "2026-07-10"
        },
        {
            "id": 100122,
            "ip_address": "103.139.196.241",
            "count": 1,
            "first_visit": "2026-07-10T15:09:22.026182+06:00",
            "date": "2026-07-10"
        },
        {
            "id": 100121,
            "ip_address": "37.111.200.204",
            "count": 2,
            "first_visit": "2026-07-10T14:27:41.235700+06:00",
            "date": "2026-07-10"
        },
        {
            "id": 100120,
            "ip_address": "103.112.129.100",
            "count": 3,
            "first_visit": "2026-07-10T14:23:59.622915+06:00",
            "date": "2026-07-10"
        },
        {
            "id": 100119,
            "ip_address": "203.31.169.213",
            "count": 1,
            "first_visit": "2026-07-10T13:28:41.310924+06:00",
            "date": "2026-07-10"
        },
        {
            "id": 100118,
            "ip_address": "52.224.191.245",
            "count": 1,
            "first_visit": "2026-07-10T12:19:07.330038+06:00",
            "date": "2026-07-10"
        }
    ]
}