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

{
    "count": 100616,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15624&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15608&ordering=-count",
    "results": [
        {
            "id": 1898,
            "ip_address": "205.169.39.136",
            "count": 2,
            "first_visit": "2022-01-11T16:00:52.924456+06:00",
            "date": null
        },
        {
            "id": 58535,
            "ip_address": "103.137.229.13",
            "count": 2,
            "first_visit": "2023-10-27T23:10:19.079028+06:00",
            "date": "2023-10-27"
        },
        {
            "id": 58561,
            "ip_address": "37.111.212.116",
            "count": 2,
            "first_visit": "2023-10-28T12:42:06.933529+06:00",
            "date": "2023-10-28"
        },
        {
            "id": 58498,
            "ip_address": "66.249.70.192",
            "count": 2,
            "first_visit": "2023-10-27T09:30:13.683980+06:00",
            "date": "2023-10-27"
        },
        {
            "id": 58484,
            "ip_address": "172.59.32.44",
            "count": 2,
            "first_visit": "2023-10-27T01:12:04.218953+06:00",
            "date": "2023-10-27"
        },
        {
            "id": 58504,
            "ip_address": "49.207.192.84",
            "count": 2,
            "first_visit": "2023-10-27T10:36:55.494336+06:00",
            "date": "2023-10-27"
        },
        {
            "id": 58494,
            "ip_address": "103.181.100.220",
            "count": 2,
            "first_visit": "2023-10-27T06:36:21.736076+06:00",
            "date": "2023-10-27"
        },
        {
            "id": 58509,
            "ip_address": "103.161.68.149",
            "count": 2,
            "first_visit": "2023-10-27T12:56:42.020824+06:00",
            "date": "2023-10-27"
        }
    ]
}