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

{
    "count": 102389,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2488&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2472&ordering=-first_visit",
    "results": [
        {
            "id": 100005,
            "ip_address": "128.241.99.194",
            "count": 1,
            "first_visit": "2026-07-07T13:19:29.971623+06:00",
            "date": "2026-07-07"
        },
        {
            "id": 100004,
            "ip_address": "103.187.98.235",
            "count": 1,
            "first_visit": "2026-07-07T13:11:35.587520+06:00",
            "date": "2026-07-07"
        },
        {
            "id": 100003,
            "ip_address": "157.20.116.202",
            "count": 1,
            "first_visit": "2026-07-07T13:06:29.219201+06:00",
            "date": "2026-07-07"
        },
        {
            "id": 100002,
            "ip_address": "27.147.230.194",
            "count": 1,
            "first_visit": "2026-07-07T13:06:05.427897+06:00",
            "date": "2026-07-07"
        },
        {
            "id": 100001,
            "ip_address": "103.250.69.90",
            "count": 5,
            "first_visit": "2026-07-07T13:02:00.203145+06:00",
            "date": "2026-07-07"
        },
        {
            "id": 100000,
            "ip_address": "103.166.59.252",
            "count": 4,
            "first_visit": "2026-07-07T12:27:02.207310+06:00",
            "date": "2026-07-07"
        },
        {
            "id": 99999,
            "ip_address": "74.125.150.1",
            "count": 3,
            "first_visit": "2026-07-07T12:23:20.725498+06:00",
            "date": "2026-07-07"
        },
        {
            "id": 99998,
            "ip_address": "185.152.251.232",
            "count": 1,
            "first_visit": "2026-07-07T12:05:54.864268+06:00",
            "date": "2026-07-07"
        }
    ]
}