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

{
    "count": 99445,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5288&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5272&ordering=-count",
    "results": [
        {
            "id": 5538,
            "ip_address": "42.0.4.236",
            "count": 6,
            "first_visit": "2022-05-02T01:06:47.332425+06:00",
            "date": null
        },
        {
            "id": 67470,
            "ip_address": "66.249.66.42",
            "count": 6,
            "first_visit": "2024-04-25T10:04:56.976527+06:00",
            "date": "2024-04-25"
        },
        {
            "id": 67367,
            "ip_address": "66.249.66.41",
            "count": 6,
            "first_visit": "2024-04-24T09:17:31.904664+06:00",
            "date": "2024-04-24"
        },
        {
            "id": 67357,
            "ip_address": "114.119.128.143",
            "count": 6,
            "first_visit": "2024-04-24T04:15:39.943898+06:00",
            "date": "2024-04-24"
        },
        {
            "id": 67585,
            "ip_address": "66.249.66.36",
            "count": 6,
            "first_visit": "2024-04-27T08:40:51.698899+06:00",
            "date": "2024-04-27"
        },
        {
            "id": 67319,
            "ip_address": "66.249.66.41",
            "count": 6,
            "first_visit": "2024-04-23T01:12:09.471818+06:00",
            "date": "2024-04-23"
        },
        {
            "id": 67311,
            "ip_address": "203.95.220.195",
            "count": 6,
            "first_visit": "2024-04-22T19:57:29.960404+06:00",
            "date": "2024-04-22"
        },
        {
            "id": 80474,
            "ip_address": "114.119.136.188",
            "count": 6,
            "first_visit": "2025-03-23T06:48:52.268605+06:00",
            "date": "2025-03-23"
        }
    ]
}