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

{
    "count": 101410,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80384&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80368&ordering=-count",
    "results": [
        {
            "id": 61345,
            "ip_address": "195.154.123.95",
            "count": 1,
            "first_visit": "2023-12-17T18:41:59.664319+06:00",
            "date": "2023-12-17"
        },
        {
            "id": 61346,
            "ip_address": "122.106.220.142",
            "count": 1,
            "first_visit": "2023-12-17T20:52:10.725978+06:00",
            "date": "2023-12-17"
        },
        {
            "id": 61347,
            "ip_address": "66.249.79.229",
            "count": 1,
            "first_visit": "2023-12-17T21:06:15.929421+06:00",
            "date": "2023-12-17"
        },
        {
            "id": 61348,
            "ip_address": "43.225.149.6",
            "count": 1,
            "first_visit": "2023-12-17T21:16:42.616391+06:00",
            "date": "2023-12-17"
        },
        {
            "id": 61349,
            "ip_address": "42.0.5.250",
            "count": 1,
            "first_visit": "2023-12-17T21:45:59.516629+06:00",
            "date": "2023-12-17"
        },
        {
            "id": 61281,
            "ip_address": "103.132.249.99",
            "count": 1,
            "first_visit": "2023-12-16T19:12:25.147426+06:00",
            "date": "2023-12-16"
        },
        {
            "id": 61282,
            "ip_address": "114.119.156.95",
            "count": 1,
            "first_visit": "2023-12-16T19:14:04.651724+06:00",
            "date": "2023-12-16"
        },
        {
            "id": 61283,
            "ip_address": "114.119.157.234",
            "count": 1,
            "first_visit": "2023-12-16T19:33:24.346040+06:00",
            "date": "2023-12-16"
        }
    ]
}