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

{
    "count": 100483,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6424&ordering=-count",
    "results": [
        {
            "id": 64190,
            "ip_address": "114.119.149.43",
            "count": 5,
            "first_visit": "2024-02-01T13:26:00.983004+06:00",
            "date": "2024-02-01"
        },
        {
            "id": 29065,
            "ip_address": "103.25.251.234",
            "count": 5,
            "first_visit": "2022-07-29T02:03:34.721561+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 80080,
            "ip_address": "66.249.66.36",
            "count": 5,
            "first_visit": "2025-03-13T10:19:30.745733+06:00",
            "date": "2025-03-13"
        },
        {
            "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": 1217,
            "ip_address": "103.133.134.18",
            "count": 5,
            "first_visit": "2021-12-21T23:52:43.790839+06:00",
            "date": null
        },
        {
            "id": 28220,
            "ip_address": "103.81.199.24",
            "count": 5,
            "first_visit": "2022-07-27T13:44:42.541738+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 4824,
            "ip_address": "103.127.44.91",
            "count": 5,
            "first_visit": "2022-03-31T16:06:51.795445+06:00",
            "date": null
        },
        {
            "id": 64099,
            "ip_address": "130.193.239.137",
            "count": 5,
            "first_visit": "2024-01-30T23:23:15.237176+06:00",
            "date": "2024-01-30"
        }
    ]
}