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

{
    "count": 101937,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42520&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42504&ordering=-first_visit",
    "results": [
        {
            "id": 59521,
            "ip_address": "192.178.8.2",
            "count": 2,
            "first_visit": "2023-11-15T07:37:25.872033+06:00",
            "date": "2023-11-15"
        },
        {
            "id": 59520,
            "ip_address": "192.178.8.10",
            "count": 1,
            "first_visit": "2023-11-15T07:31:38.412089+06:00",
            "date": "2023-11-15"
        },
        {
            "id": 59519,
            "ip_address": "37.111.214.159",
            "count": 1,
            "first_visit": "2023-11-15T07:28:56.795471+06:00",
            "date": "2023-11-15"
        },
        {
            "id": 59518,
            "ip_address": "144.48.111.194",
            "count": 2,
            "first_visit": "2023-11-15T07:19:28.869330+06:00",
            "date": "2023-11-15"
        },
        {
            "id": 59517,
            "ip_address": "114.119.151.192",
            "count": 1,
            "first_visit": "2023-11-15T07:15:08.337067+06:00",
            "date": "2023-11-15"
        },
        {
            "id": 59516,
            "ip_address": "195.154.123.95",
            "count": 2,
            "first_visit": "2023-11-15T07:07:54.009280+06:00",
            "date": "2023-11-15"
        },
        {
            "id": 59515,
            "ip_address": "74.125.151.201",
            "count": 1,
            "first_visit": "2023-11-15T07:06:06.218510+06:00",
            "date": "2023-11-15"
        },
        {
            "id": 59514,
            "ip_address": "103.149.147.168",
            "count": 2,
            "first_visit": "2023-11-15T02:55:08.877986+06:00",
            "date": "2023-11-15"
        }
    ]
}