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

{
    "count": 100248,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14392&ordering=-count",
    "results": [
        {
            "id": 60169,
            "ip_address": "49.206.113.128",
            "count": 3,
            "first_visit": "2023-11-27T18:41:48.262383+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 60087,
            "ip_address": "202.134.9.132",
            "count": 3,
            "first_visit": "2023-11-25T11:42:22.422581+06:00",
            "date": "2023-11-25"
        },
        {
            "id": 60151,
            "ip_address": "103.239.252.85",
            "count": 3,
            "first_visit": "2023-11-27T09:00:37.085067+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 14603,
            "ip_address": "103.107.134.251",
            "count": 3,
            "first_visit": "2022-06-12T10:12:10.106715+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 14445,
            "ip_address": "114.119.129.191",
            "count": 3,
            "first_visit": "2022-06-11T10:11:01.605179+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 60146,
            "ip_address": "66.249.70.193",
            "count": 3,
            "first_visit": "2023-11-27T04:40:55.682804+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 4064,
            "ip_address": "103.60.162.208",
            "count": 3,
            "first_visit": "2022-03-04T11:50:50.553776+06:00",
            "date": null
        },
        {
            "id": 59956,
            "ip_address": "157.90.212.84",
            "count": 3,
            "first_visit": "2023-11-22T20:20:26.661772+06:00",
            "date": "2023-11-22"
        }
    ]
}