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

{
    "count": 95788,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18424&ordering=-count",
    "results": [
        {
            "id": 45356,
            "ip_address": "103.114.23.130",
            "count": 2,
            "first_visit": "2023-04-15T15:50:19.354513+06:00",
            "date": "2023-04-15"
        },
        {
            "id": 45300,
            "ip_address": "66.249.79.235",
            "count": 2,
            "first_visit": "2023-04-14T01:50:05.149322+06:00",
            "date": "2023-04-14"
        },
        {
            "id": 6013,
            "ip_address": "157.119.51.106",
            "count": 2,
            "first_visit": "2022-05-14T17:32:47.834916+06:00",
            "date": null
        },
        {
            "id": 11841,
            "ip_address": "37.111.212.178",
            "count": 2,
            "first_visit": "2022-05-27T02:16:49.651078+06:00",
            "date": null
        },
        {
            "id": 45293,
            "ip_address": "195.154.126.88",
            "count": 2,
            "first_visit": "2023-04-14T00:22:25.309632+06:00",
            "date": "2023-04-14"
        },
        {
            "id": 45299,
            "ip_address": "205.169.39.78",
            "count": 2,
            "first_visit": "2023-04-14T01:17:48.137842+06:00",
            "date": "2023-04-14"
        },
        {
            "id": 45284,
            "ip_address": "37.111.194.136",
            "count": 2,
            "first_visit": "2023-04-13T18:53:14.767171+06:00",
            "date": "2023-04-13"
        },
        {
            "id": 45294,
            "ip_address": "103.55.146.172",
            "count": 2,
            "first_visit": "2023-04-14T00:36:06.862287+06:00",
            "date": "2023-04-14"
        }
    ]
}