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

{
    "count": 99487,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10336&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10320&ordering=-count",
    "results": [
        {
            "id": 72460,
            "ip_address": "103.230.107.49",
            "count": 3,
            "first_visit": "2024-08-23T13:59:43.082116+06:00",
            "date": "2024-08-23"
        },
        {
            "id": 31952,
            "ip_address": "66.249.66.208",
            "count": 3,
            "first_visit": "2022-08-14T01:01:47.216672+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 900,
            "ip_address": "103.109.237.115",
            "count": 3,
            "first_visit": "2021-12-19T20:23:36.438768+06:00",
            "date": null
        },
        {
            "id": 72437,
            "ip_address": "64.233.173.2",
            "count": 3,
            "first_visit": "2024-08-23T00:18:00.718567+06:00",
            "date": "2024-08-23"
        },
        {
            "id": 6847,
            "ip_address": "37.111.206.201",
            "count": 3,
            "first_visit": "2022-05-16T16:40:01.095893+06:00",
            "date": null
        },
        {
            "id": 72447,
            "ip_address": "74.125.151.133",
            "count": 3,
            "first_visit": "2024-08-23T02:51:37.062446+06:00",
            "date": "2024-08-23"
        },
        {
            "id": 72468,
            "ip_address": "74.125.151.132",
            "count": 3,
            "first_visit": "2024-08-24T01:29:18.060179+06:00",
            "date": "2024-08-24"
        },
        {
            "id": 6923,
            "ip_address": "37.111.248.181",
            "count": 3,
            "first_visit": "2022-05-16T17:32:18.291530+06:00",
            "date": null
        }
    ]
}