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

{
    "count": 99144,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24&ordering=-first_visit",
    "results": [
        {
            "id": 99208,
            "ip_address": "34.63.170.141",
            "count": 2,
            "first_visit": "2026-06-15T07:27:18.410136+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99207,
            "ip_address": "27.147.200.165",
            "count": 2,
            "first_visit": "2026-06-15T06:02:43.219555+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99206,
            "ip_address": "203.26.240.121",
            "count": 1,
            "first_visit": "2026-06-15T01:25:01.625340+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99205,
            "ip_address": "202.134.8.193",
            "count": 3,
            "first_visit": "2026-06-15T01:12:50.915743+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99204,
            "ip_address": "172.225.78.87",
            "count": 1,
            "first_visit": "2026-06-15T00:03:06.782440+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99203,
            "ip_address": "103.60.175.62",
            "count": 1,
            "first_visit": "2026-06-14T22:31:04.437977+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99202,
            "ip_address": "66.249.83.37",
            "count": 1,
            "first_visit": "2026-06-14T21:53:24.108251+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99201,
            "ip_address": "65.188.72.194",
            "count": 1,
            "first_visit": "2026-06-14T21:53:21.995082+06:00",
            "date": "2026-06-14"
        }
    ]
}