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

{
    "count": 100492,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6384&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6368&ordering=-count",
    "results": [
        {
            "id": 79875,
            "ip_address": "66.249.75.232",
            "count": 5,
            "first_visit": "2025-03-08T06:37:08.623084+06:00",
            "date": "2025-03-08"
        },
        {
            "id": 8354,
            "ip_address": "103.148.210.183",
            "count": 5,
            "first_visit": "2022-05-17T22:28:24.044239+06:00",
            "date": null
        },
        {
            "id": 4868,
            "ip_address": "3.14.10.81",
            "count": 5,
            "first_visit": "2022-04-02T07:04:23.235665+06:00",
            "date": null
        },
        {
            "id": 64120,
            "ip_address": "103.67.158.74",
            "count": 5,
            "first_visit": "2024-01-31T08:26:01.315061+06:00",
            "date": "2024-01-31"
        },
        {
            "id": 63987,
            "ip_address": "103.121.218.10",
            "count": 5,
            "first_visit": "2024-01-29T10:31:32.995415+06:00",
            "date": "2024-01-29"
        },
        {
            "id": 28415,
            "ip_address": "103.253.45.241",
            "count": 5,
            "first_visit": "2022-07-27T23:42:53.883879+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 63976,
            "ip_address": "45.120.38.102",
            "count": 5,
            "first_visit": "2024-01-29T02:37:33.936708+06:00",
            "date": "2024-01-29"
        },
        {
            "id": 79657,
            "ip_address": "114.119.140.186",
            "count": 5,
            "first_visit": "2025-03-03T01:54:29.834181+06:00",
            "date": "2025-03-03"
        }
    ]
}