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

{
    "count": 98417,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18992&ordering=-count",
    "results": [
        {
            "id": 46438,
            "ip_address": "203.202.250.126",
            "count": 2,
            "first_visit": "2023-05-11T02:51:37.864142+06:00",
            "date": "2023-05-11"
        },
        {
            "id": 46428,
            "ip_address": "103.150.254.71",
            "count": 2,
            "first_visit": "2023-05-10T18:22:50.885628+06:00",
            "date": "2023-05-10"
        },
        {
            "id": 11464,
            "ip_address": "49.37.241.30",
            "count": 2,
            "first_visit": "2022-05-25T22:28:04.678458+06:00",
            "date": null
        },
        {
            "id": 5634,
            "ip_address": "116.204.151.78",
            "count": 2,
            "first_visit": "2022-05-05T15:10:46.077053+06:00",
            "date": null
        },
        {
            "id": 46412,
            "ip_address": "34.66.118.59",
            "count": 2,
            "first_visit": "2023-05-10T13:44:22.754155+06:00",
            "date": "2023-05-10"
        },
        {
            "id": 1449,
            "ip_address": "103.59.38.148",
            "count": 2,
            "first_visit": "2021-12-28T19:14:12.280150+06:00",
            "date": null
        },
        {
            "id": 46389,
            "ip_address": "103.149.60.14",
            "count": 2,
            "first_visit": "2023-05-10T01:08:40.481351+06:00",
            "date": "2023-05-10"
        },
        {
            "id": 46406,
            "ip_address": "182.160.110.182",
            "count": 2,
            "first_visit": "2023-05-10T10:54:17.846250+06:00",
            "date": "2023-05-10"
        }
    ]
}