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

{
    "count": 99146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40&ordering=-first_visit",
    "results": [
        {
            "id": 99194,
            "ip_address": "74.125.150.8",
            "count": 1,
            "first_visit": "2026-06-14T18:26:07.263066+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99193,
            "ip_address": "64.233.172.196",
            "count": 2,
            "first_visit": "2026-06-14T16:38:12.208244+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99192,
            "ip_address": "123.0.26.235",
            "count": 3,
            "first_visit": "2026-06-14T15:56:29.471071+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99191,
            "ip_address": "74.125.150.1",
            "count": 2,
            "first_visit": "2026-06-14T15:36:53.529782+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99190,
            "ip_address": "103.150.26.238",
            "count": 1,
            "first_visit": "2026-06-14T15:32:37.999238+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99189,
            "ip_address": "103.187.94.222",
            "count": 1,
            "first_visit": "2026-06-14T15:03:40.801372+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99188,
            "ip_address": "142.111.250.59",
            "count": 1,
            "first_visit": "2026-06-14T14:45:11.703567+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99187,
            "ip_address": "103.49.201.70",
            "count": 1,
            "first_visit": "2026-06-14T14:36:08.100721+06:00",
            "date": "2026-06-14"
        }
    ]
}