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

{
    "count": 100904,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72&ordering=-first_visit",
    "results": [
        {
            "id": 100920,
            "ip_address": "103.217.111.242",
            "count": 1,
            "first_visit": "2026-07-29T18:28:07.900396+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100919,
            "ip_address": "64.233.172.198",
            "count": 3,
            "first_visit": "2026-07-29T18:25:53.274560+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100918,
            "ip_address": "64.233.172.196",
            "count": 2,
            "first_visit": "2026-07-29T18:25:49.869159+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100917,
            "ip_address": "74.125.213.37",
            "count": 1,
            "first_visit": "2026-07-29T18:17:00.251518+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100916,
            "ip_address": "74.125.213.36",
            "count": 1,
            "first_visit": "2026-07-29T18:16:47.989669+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100915,
            "ip_address": "103.222.21.90",
            "count": 2,
            "first_visit": "2026-07-29T16:53:24.437797+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100914,
            "ip_address": "37.111.213.115",
            "count": 1,
            "first_visit": "2026-07-29T16:38:46.943996+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100913,
            "ip_address": "202.4.106.49",
            "count": 2,
            "first_visit": "2026-07-29T16:36:55.721171+06:00",
            "date": "2026-07-29"
        }
    ]
}