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

{
    "count": 96173,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6008&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5992&ordering=-first_visit",
    "results": [
        {
            "id": 90269,
            "ip_address": "51.15.35.175",
            "count": 3,
            "first_visit": "2025-10-02T21:34:53.064994+06:00",
            "date": "2025-10-02"
        },
        {
            "id": 90268,
            "ip_address": "34.172.54.60",
            "count": 2,
            "first_visit": "2025-10-02T21:28:18.913000+06:00",
            "date": "2025-10-02"
        },
        {
            "id": 90267,
            "ip_address": "104.28.120.4",
            "count": 1,
            "first_visit": "2025-10-02T21:19:12.290070+06:00",
            "date": "2025-10-02"
        },
        {
            "id": 90266,
            "ip_address": "188.19.46.161",
            "count": 1,
            "first_visit": "2025-10-02T21:16:59.248299+06:00",
            "date": "2025-10-02"
        },
        {
            "id": 90265,
            "ip_address": "85.174.105.179",
            "count": 1,
            "first_visit": "2025-10-02T21:15:35.575332+06:00",
            "date": "2025-10-02"
        },
        {
            "id": 90264,
            "ip_address": "37.15.61.195",
            "count": 1,
            "first_visit": "2025-10-02T20:40:14.631085+06:00",
            "date": "2025-10-02"
        },
        {
            "id": 90263,
            "ip_address": "65.55.210.213",
            "count": 1,
            "first_visit": "2025-10-02T20:21:52.569791+06:00",
            "date": "2025-10-02"
        },
        {
            "id": 90262,
            "ip_address": "43.255.21.124",
            "count": 3,
            "first_visit": "2025-10-02T19:53:30.895579+06:00",
            "date": "2025-10-02"
        }
    ]
}