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

{
    "count": 100580,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15424&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15408&ordering=-count",
    "results": [
        {
            "id": 59386,
            "ip_address": "103.190.72.1",
            "count": 2,
            "first_visit": "2023-11-12T21:41:20.998438+06:00",
            "date": "2023-11-12"
        },
        {
            "id": 59310,
            "ip_address": "66.249.64.128",
            "count": 2,
            "first_visit": "2023-11-11T06:24:45.340053+06:00",
            "date": "2023-11-11"
        },
        {
            "id": 59315,
            "ip_address": "103.179.239.7",
            "count": 2,
            "first_visit": "2023-11-11T10:13:03.426191+06:00",
            "date": "2023-11-11"
        },
        {
            "id": 59332,
            "ip_address": "202.134.10.141",
            "count": 2,
            "first_visit": "2023-11-11T19:26:19.952940+06:00",
            "date": "2023-11-11"
        },
        {
            "id": 62869,
            "ip_address": "116.88.172.70",
            "count": 2,
            "first_visit": "2024-01-11T09:50:03.521160+06:00",
            "date": "2024-01-11"
        },
        {
            "id": 3765,
            "ip_address": "103.153.171.2",
            "count": 2,
            "first_visit": "2022-02-20T23:13:19.531672+06:00",
            "date": null
        },
        {
            "id": 59259,
            "ip_address": "180.92.230.126",
            "count": 2,
            "first_visit": "2023-11-10T01:24:17.842709+06:00",
            "date": "2023-11-10"
        },
        {
            "id": 59287,
            "ip_address": "168.119.65.43",
            "count": 2,
            "first_visit": "2023-11-10T12:52:53.340151+06:00",
            "date": "2023-11-10"
        }
    ]
}