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

{
    "count": 93027,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93016&ordering=id",
    "results": [
        {
            "id": 93121,
            "ip_address": "103.156.66.5",
            "count": 1,
            "first_visit": "2025-12-19T15:21:21.850960+06:00",
            "date": "2025-12-19"
        },
        {
            "id": 93122,
            "ip_address": "27.60.133.47",
            "count": 1,
            "first_visit": "2025-12-19T16:00:39.608293+06:00",
            "date": "2025-12-19"
        },
        {
            "id": 93123,
            "ip_address": "72.14.199.228",
            "count": 1,
            "first_visit": "2025-12-19T17:44:18.408168+06:00",
            "date": "2025-12-19"
        }
    ]
}