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

{
    "count": 101564,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40344&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40328&ordering=-first_visit",
    "results": [
        {
            "id": 61324,
            "ip_address": "114.119.152.204",
            "count": 2,
            "first_visit": "2023-12-17T11:03:17.603354+06:00",
            "date": "2023-12-17"
        },
        {
            "id": 61323,
            "ip_address": "3.219.237.5",
            "count": 1,
            "first_visit": "2023-12-17T10:53:52.266492+06:00",
            "date": "2023-12-17"
        },
        {
            "id": 61322,
            "ip_address": "203.190.254.102",
            "count": 1,
            "first_visit": "2023-12-17T10:44:03.273768+06:00",
            "date": "2023-12-17"
        },
        {
            "id": 61321,
            "ip_address": "202.22.198.85",
            "count": 1,
            "first_visit": "2023-12-17T10:41:44.492734+06:00",
            "date": "2023-12-17"
        },
        {
            "id": 61320,
            "ip_address": "103.14.144.174",
            "count": 1,
            "first_visit": "2023-12-17T10:40:19.644203+06:00",
            "date": "2023-12-17"
        },
        {
            "id": 61319,
            "ip_address": "103.108.61.159",
            "count": 2,
            "first_visit": "2023-12-17T10:08:47.525993+06:00",
            "date": "2023-12-17"
        },
        {
            "id": 61318,
            "ip_address": "202.134.13.137",
            "count": 1,
            "first_visit": "2023-12-17T10:08:45.343124+06:00",
            "date": "2023-12-17"
        },
        {
            "id": 61317,
            "ip_address": "114.119.131.181",
            "count": 1,
            "first_visit": "2023-12-17T10:04:48.373779+06:00",
            "date": "2023-12-17"
        }
    ]
}