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

{
    "count": 98422,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33120&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33104&ordering=-id",
    "results": [
        {
            "id": 65406,
            "ip_address": "195.154.123.95",
            "count": 1,
            "first_visit": "2024-03-02T04:21:48.495660+06:00",
            "date": "2024-03-02"
        },
        {
            "id": 65405,
            "ip_address": "114.119.145.216",
            "count": 4,
            "first_visit": "2024-03-02T03:39:28.499556+06:00",
            "date": "2024-03-02"
        },
        {
            "id": 65404,
            "ip_address": "114.119.154.41",
            "count": 9,
            "first_visit": "2024-03-02T03:37:45.677952+06:00",
            "date": "2024-03-02"
        },
        {
            "id": 65403,
            "ip_address": "114.119.149.43",
            "count": 6,
            "first_visit": "2024-03-02T03:32:54.854910+06:00",
            "date": "2024-03-02"
        },
        {
            "id": 65402,
            "ip_address": "114.119.128.143",
            "count": 3,
            "first_visit": "2024-03-02T02:44:48.336410+06:00",
            "date": "2024-03-02"
        },
        {
            "id": 65401,
            "ip_address": "114.119.128.35",
            "count": 2,
            "first_visit": "2024-03-02T02:18:45.896740+06:00",
            "date": "2024-03-02"
        },
        {
            "id": 65400,
            "ip_address": "66.249.70.192",
            "count": 1,
            "first_visit": "2024-03-02T01:51:29.789550+06:00",
            "date": "2024-03-02"
        },
        {
            "id": 65399,
            "ip_address": "103.122.138.42",
            "count": 1,
            "first_visit": "2024-03-02T01:14:39.517965+06:00",
            "date": "2024-03-02"
        }
    ]
}