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

{
    "count": 96894,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96880&ordering=first_visit",
    "results": [
        {
            "id": 96985,
            "ip_address": "66.249.79.228",
            "count": 1,
            "first_visit": "2026-04-12T17:45:29.226569+06:00",
            "date": "2026-04-12"
        },
        {
            "id": 96986,
            "ip_address": "203.188.243.229",
            "count": 1,
            "first_visit": "2026-04-12T17:53:00.615115+06:00",
            "date": "2026-04-12"
        },
        {
            "id": 96987,
            "ip_address": "72.14.199.228",
            "count": 1,
            "first_visit": "2026-04-12T18:58:28.133527+06:00",
            "date": "2026-04-12"
        },
        {
            "id": 96988,
            "ip_address": "17.246.19.29",
            "count": 1,
            "first_visit": "2026-04-12T19:08:08.020235+06:00",
            "date": "2026-04-12"
        },
        {
            "id": 96989,
            "ip_address": "66.249.79.229",
            "count": 1,
            "first_visit": "2026-04-12T19:15:14.054209+06:00",
            "date": "2026-04-12"
        },
        {
            "id": 96990,
            "ip_address": "27.147.191.89",
            "count": 2,
            "first_visit": "2026-04-12T19:41:37.397424+06:00",
            "date": "2026-04-12"
        }
    ]
}