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

{
    "count": 100186,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7392&ordering=-count",
    "results": [
        {
            "id": 77830,
            "ip_address": "66.249.70.100",
            "count": 4,
            "first_visit": "2025-01-14T00:59:39.189927+06:00",
            "date": "2025-01-14"
        },
        {
            "id": 50265,
            "ip_address": "45.248.151.128",
            "count": 4,
            "first_visit": "2023-07-18T12:56:58.750268+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 50248,
            "ip_address": "119.148.62.150",
            "count": 4,
            "first_visit": "2023-07-18T08:15:15.817159+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 77810,
            "ip_address": "27.147.156.34",
            "count": 4,
            "first_visit": "2025-01-13T12:36:11.144364+06:00",
            "date": "2025-01-13"
        },
        {
            "id": 50188,
            "ip_address": "103.95.99.2",
            "count": 4,
            "first_visit": "2023-07-17T13:51:34.107385+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 3644,
            "ip_address": "103.3.225.42",
            "count": 4,
            "first_visit": "2022-02-15T23:19:24.908683+06:00",
            "date": null
        },
        {
            "id": 1789,
            "ip_address": "110.76.128.69",
            "count": 4,
            "first_visit": "2022-01-11T10:27:53.036045+06:00",
            "date": null
        },
        {
            "id": 50297,
            "ip_address": "103.113.12.103",
            "count": 4,
            "first_visit": "2023-07-19T00:16:13.489701+06:00",
            "date": "2023-07-19"
        }
    ]
}