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

{
    "count": 99535,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10288&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10272&ordering=-first_visit",
    "results": [
        {
            "id": 89351,
            "ip_address": "192.178.4.97",
            "count": 1,
            "first_visit": "2025-09-11T16:14:49.338884+06:00",
            "date": "2025-09-11"
        },
        {
            "id": 89350,
            "ip_address": "37.111.207.54",
            "count": 2,
            "first_visit": "2025-09-11T16:04:42.848525+06:00",
            "date": "2025-09-11"
        },
        {
            "id": 89349,
            "ip_address": "120.89.65.45",
            "count": 2,
            "first_visit": "2025-09-11T15:47:37.435552+06:00",
            "date": "2025-09-11"
        },
        {
            "id": 89348,
            "ip_address": "208.127.26.124",
            "count": 1,
            "first_visit": "2025-09-11T15:39:55.849443+06:00",
            "date": "2025-09-11"
        },
        {
            "id": 89347,
            "ip_address": "103.138.125.194",
            "count": 2,
            "first_visit": "2025-09-11T15:33:59.730516+06:00",
            "date": "2025-09-11"
        },
        {
            "id": 89346,
            "ip_address": "182.163.102.222",
            "count": 1,
            "first_visit": "2025-09-11T14:58:25.284229+06:00",
            "date": "2025-09-11"
        },
        {
            "id": 89345,
            "ip_address": "103.78.224.51",
            "count": 1,
            "first_visit": "2025-09-11T14:50:10.768350+06:00",
            "date": "2025-09-11"
        },
        {
            "id": 89344,
            "ip_address": "43.229.12.162",
            "count": 1,
            "first_visit": "2025-09-11T14:36:56.486267+06:00",
            "date": "2025-09-11"
        }
    ]
}