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

{
    "count": 100580,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15432&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15416&ordering=-count",
    "results": [
        {
            "id": 59310,
            "ip_address": "66.249.64.128",
            "count": 2,
            "first_visit": "2023-11-11T06:24:45.340053+06:00",
            "date": "2023-11-11"
        },
        {
            "id": 59315,
            "ip_address": "103.179.239.7",
            "count": 2,
            "first_visit": "2023-11-11T10:13:03.426191+06:00",
            "date": "2023-11-11"
        },
        {
            "id": 59332,
            "ip_address": "202.134.10.141",
            "count": 2,
            "first_visit": "2023-11-11T19:26:19.952940+06:00",
            "date": "2023-11-11"
        },
        {
            "id": 3765,
            "ip_address": "103.153.171.2",
            "count": 2,
            "first_visit": "2022-02-20T23:13:19.531672+06:00",
            "date": null
        },
        {
            "id": 59259,
            "ip_address": "180.92.230.126",
            "count": 2,
            "first_visit": "2023-11-10T01:24:17.842709+06:00",
            "date": "2023-11-10"
        },
        {
            "id": 59287,
            "ip_address": "168.119.65.43",
            "count": 2,
            "first_visit": "2023-11-10T12:52:53.340151+06:00",
            "date": "2023-11-10"
        },
        {
            "id": 59276,
            "ip_address": "37.111.212.83",
            "count": 2,
            "first_visit": "2023-11-10T07:36:23.805347+06:00",
            "date": "2023-11-10"
        },
        {
            "id": 59288,
            "ip_address": "195.154.123.95",
            "count": 2,
            "first_visit": "2023-11-10T13:21:05.315245+06:00",
            "date": "2023-11-10"
        }
    ]
}