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

{
    "count": 95454,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3320&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3304&ordering=-count",
    "results": [
        {
            "id": 61014,
            "ip_address": "103.134.254.10",
            "count": 8,
            "first_visit": "2023-12-12T02:45:22.147651+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 71949,
            "ip_address": "66.249.79.229",
            "count": 8,
            "first_visit": "2024-08-09T01:28:12.832025+06:00",
            "date": "2024-08-09"
        },
        {
            "id": 71903,
            "ip_address": "114.119.128.35",
            "count": 8,
            "first_visit": "2024-08-08T00:17:02.607448+06:00",
            "date": "2024-08-08"
        },
        {
            "id": 82563,
            "ip_address": "114.119.137.91",
            "count": 8,
            "first_visit": "2025-05-10T02:30:48.965338+06:00",
            "date": "2025-05-10"
        },
        {
            "id": 2324,
            "ip_address": "89.244.111.108",
            "count": 8,
            "first_visit": "2022-01-16T19:18:26.107989+06:00",
            "date": null
        },
        {
            "id": 35918,
            "ip_address": "103.85.242.194",
            "count": 8,
            "first_visit": "2022-10-15T08:17:40.448859+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 36087,
            "ip_address": "114.119.141.168",
            "count": 8,
            "first_visit": "2022-10-18T13:55:50.148093+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 22146,
            "ip_address": "66.249.72.168",
            "count": 8,
            "first_visit": "2022-07-12T17:16:27.836584+06:00",
            "date": "2022-07-12"
        }
    ]
}