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

{
    "count": 100228,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100216&ordering=first_visit",
    "results": [
        {
            "id": 100321,
            "ip_address": "103.132.179.22",
            "count": 1,
            "first_visit": "2026-07-15T23:04:34.118368+06:00",
            "date": "2026-07-15"
        },
        {
            "id": 100322,
            "ip_address": "208.68.93.231",
            "count": 1,
            "first_visit": "2026-07-15T23:11:17.997801+06:00",
            "date": "2026-07-15"
        },
        {
            "id": 100323,
            "ip_address": "188.92.252.67",
            "count": 1,
            "first_visit": "2026-07-15T23:22:56.138752+06:00",
            "date": "2026-07-15"
        },
        {
            "id": 100324,
            "ip_address": "116.204.231.236",
            "count": 2,
            "first_visit": "2026-07-15T23:30:48.877340+06:00",
            "date": "2026-07-15"
        }
    ]
}