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

{
    "count": 99678,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=576&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=560&ordering=-first_visit",
    "results": [
        {
            "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"
        },
        {
            "id": 99200,
            "ip_address": "27.147.200.165",
            "count": 1,
            "first_visit": "2026-06-14T20:59:59.522856+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99199,
            "ip_address": "202.53.166.253",
            "count": 1,
            "first_visit": "2026-06-14T20:47:31.305136+06:00",
            "date": "2026-06-14"
        }
    ]
}