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

{
    "count": 100706,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30040&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30024&ordering=-date",
    "results": [
        {
            "id": 84378,
            "ip_address": "118.99.123.106",
            "count": 2,
            "first_visit": "2025-06-23T11:31:46.624600+06:00",
            "date": "2025-06-23"
        },
        {
            "id": 84395,
            "ip_address": "37.111.206.246",
            "count": 1,
            "first_visit": "2025-06-23T23:37:47.447803+06:00",
            "date": "2025-06-23"
        },
        {
            "id": 84392,
            "ip_address": "202.4.180.51",
            "count": 1,
            "first_visit": "2025-06-23T22:51:56.483926+06:00",
            "date": "2025-06-23"
        },
        {
            "id": 84391,
            "ip_address": "66.249.64.132",
            "count": 2,
            "first_visit": "2025-06-23T21:57:16.454486+06:00",
            "date": "2025-06-23"
        },
        {
            "id": 84377,
            "ip_address": "114.119.137.91",
            "count": 6,
            "first_visit": "2025-06-23T10:53:15.774333+06:00",
            "date": "2025-06-23"
        },
        {
            "id": 84361,
            "ip_address": "114.119.151.5",
            "count": 4,
            "first_visit": "2025-06-23T02:51:12.853350+06:00",
            "date": "2025-06-23"
        },
        {
            "id": 84366,
            "ip_address": "114.119.136.75",
            "count": 5,
            "first_visit": "2025-06-23T04:37:21.406501+06:00",
            "date": "2025-06-23"
        },
        {
            "id": 84387,
            "ip_address": "123.136.24.129",
            "count": 2,
            "first_visit": "2025-06-23T19:42:33.482144+06:00",
            "date": "2025-06-23"
        }
    ]
}