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

{
    "count": 98134,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2016&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2000&ordering=-first_visit",
    "results": [
        {
            "id": 96222,
            "ip_address": "37.111.206.55",
            "count": 1,
            "first_visit": "2026-03-21T15:05:19.504589+06:00",
            "date": "2026-03-21"
        },
        {
            "id": 96221,
            "ip_address": "103.23.255.132",
            "count": 3,
            "first_visit": "2026-03-21T14:14:35.488193+06:00",
            "date": "2026-03-21"
        },
        {
            "id": 96220,
            "ip_address": "167.160.73.80",
            "count": 1,
            "first_visit": "2026-03-21T13:53:54.240753+06:00",
            "date": "2026-03-21"
        },
        {
            "id": 96219,
            "ip_address": "167.160.66.70",
            "count": 1,
            "first_visit": "2026-03-21T13:53:30.527894+06:00",
            "date": "2026-03-21"
        },
        {
            "id": 96218,
            "ip_address": "149.57.191.178",
            "count": 1,
            "first_visit": "2026-03-21T13:51:17.953696+06:00",
            "date": "2026-03-21"
        },
        {
            "id": 96217,
            "ip_address": "64.233.172.196",
            "count": 1,
            "first_visit": "2026-03-21T11:22:34.313449+06:00",
            "date": "2026-03-21"
        },
        {
            "id": 96216,
            "ip_address": "103.73.46.240",
            "count": 1,
            "first_visit": "2026-03-21T11:22:30.441224+06:00",
            "date": "2026-03-21"
        },
        {
            "id": 96215,
            "ip_address": "141.164.84.1",
            "count": 1,
            "first_visit": "2026-03-21T10:44:01.196123+06:00",
            "date": "2026-03-21"
        }
    ]
}