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

{
    "count": 100039,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2016&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2000&ordering=-count",
    "results": [
        {
            "id": 84232,
            "ip_address": "114.119.130.54",
            "count": 11,
            "first_visit": "2025-06-20T09:38:02.470340+06:00",
            "date": "2025-06-20"
        },
        {
            "id": 1277,
            "ip_address": "114.119.158.251",
            "count": 11,
            "first_visit": "2021-12-23T05:02:04.774761+06:00",
            "date": null
        },
        {
            "id": 31953,
            "ip_address": "114.119.141.15",
            "count": 11,
            "first_visit": "2022-08-14T01:03:03.258447+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 1247,
            "ip_address": "114.119.161.89",
            "count": 11,
            "first_visit": "2021-12-22T13:32:05.109385+06:00",
            "date": null
        },
        {
            "id": 74772,
            "ip_address": "116.206.89.198",
            "count": 11,
            "first_visit": "2024-10-26T01:25:25.461895+06:00",
            "date": "2024-10-26"
        },
        {
            "id": 74456,
            "ip_address": "103.117.194.230",
            "count": 11,
            "first_visit": "2024-10-15T09:26:49.439402+06:00",
            "date": "2024-10-15"
        },
        {
            "id": 74422,
            "ip_address": "50.16.40.33",
            "count": 11,
            "first_visit": "2024-10-14T16:34:43.116841+06:00",
            "date": "2024-10-14"
        },
        {
            "id": 31891,
            "ip_address": "66.249.66.62",
            "count": 11,
            "first_visit": "2022-08-13T03:13:30.948047+06:00",
            "date": "2022-08-13"
        }
    ]
}