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

{
    "count": 100092,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7888&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7872&ordering=-count",
    "results": [
        {
            "id": 42438,
            "ip_address": "49.37.170.165",
            "count": 4,
            "first_visit": "2023-02-20T10:23:04.960349+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 1644,
            "ip_address": "43.250.82.229",
            "count": 4,
            "first_visit": "2022-01-04T11:22:11.311856+06:00",
            "date": null
        },
        {
            "id": 42441,
            "ip_address": "203.202.253.170",
            "count": 4,
            "first_visit": "2023-02-20T11:23:56.418024+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 75692,
            "ip_address": "66.249.70.100",
            "count": 4,
            "first_visit": "2024-11-15T13:39:44.410813+06:00",
            "date": "2024-11-15"
        },
        {
            "id": 42334,
            "ip_address": "66.249.66.3",
            "count": 4,
            "first_visit": "2023-02-18T02:01:09.128792+06:00",
            "date": "2023-02-18"
        },
        {
            "id": 75645,
            "ip_address": "103.222.20.14",
            "count": 4,
            "first_visit": "2024-11-14T08:19:23.589270+06:00",
            "date": "2024-11-14"
        },
        {
            "id": 17703,
            "ip_address": "103.96.36.65",
            "count": 4,
            "first_visit": "2022-06-23T11:02:40.531223+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 42222,
            "ip_address": "103.134.194.143",
            "count": 4,
            "first_visit": "2023-02-15T15:45:37.828643+06:00",
            "date": "2023-02-15"
        }
    ]
}