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

{
    "count": 100340,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20320&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20304&ordering=-first_visit",
    "results": [
        {
            "id": 80124,
            "ip_address": "52.178.110.168",
            "count": 1,
            "first_visit": "2025-03-14T16:28:14.367276+06:00",
            "date": "2025-03-14"
        },
        {
            "id": 80123,
            "ip_address": "77.163.116.28",
            "count": 1,
            "first_visit": "2025-03-14T16:27:59.014641+06:00",
            "date": "2025-03-14"
        },
        {
            "id": 80122,
            "ip_address": "103.129.208.162",
            "count": 1,
            "first_visit": "2025-03-14T16:11:56.714339+06:00",
            "date": "2025-03-14"
        },
        {
            "id": 80121,
            "ip_address": "103.147.107.125",
            "count": 1,
            "first_visit": "2025-03-14T15:39:32.210112+06:00",
            "date": "2025-03-14"
        },
        {
            "id": 80120,
            "ip_address": "103.167.15.219",
            "count": 1,
            "first_visit": "2025-03-14T15:18:51.881392+06:00",
            "date": "2025-03-14"
        },
        {
            "id": 80119,
            "ip_address": "119.30.39.62",
            "count": 1,
            "first_visit": "2025-03-14T14:45:25.933959+06:00",
            "date": "2025-03-14"
        },
        {
            "id": 80118,
            "ip_address": "202.134.10.134",
            "count": 2,
            "first_visit": "2025-03-14T14:44:56.650129+06:00",
            "date": "2025-03-14"
        },
        {
            "id": 80117,
            "ip_address": "103.61.240.25",
            "count": 3,
            "first_visit": "2025-03-14T14:20:52.792527+06:00",
            "date": "2025-03-14"
        }
    ]
}