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

{
    "count": 98149,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7208&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7192&ordering=-count",
    "results": [
        {
            "id": 1916,
            "ip_address": "42.0.7.252",
            "count": 4,
            "first_visit": "2022-01-11T17:23:08.788529+06:00",
            "date": null
        },
        {
            "id": 78070,
            "ip_address": "66.249.65.164",
            "count": 4,
            "first_visit": "2025-01-20T18:34:53.255658+06:00",
            "date": "2025-01-20"
        },
        {
            "id": 51137,
            "ip_address": "163.47.36.142",
            "count": 4,
            "first_visit": "2023-07-29T10:53:48.591441+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 51131,
            "ip_address": "66.249.70.196",
            "count": 4,
            "first_visit": "2023-07-29T10:05:25.334850+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 51127,
            "ip_address": "45.64.134.209",
            "count": 4,
            "first_visit": "2023-07-29T09:43:08.937886+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 78046,
            "ip_address": "66.249.70.101",
            "count": 4,
            "first_visit": "2025-01-20T00:58:10.672131+06:00",
            "date": "2025-01-20"
        },
        {
            "id": 20812,
            "ip_address": "114.119.130.221",
            "count": 4,
            "first_visit": "2022-07-03T05:52:52.089031+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 485,
            "ip_address": "103.120.38.26",
            "count": 4,
            "first_visit": "2021-12-09T13:37:07.202006+06:00",
            "date": null
        }
    ]
}