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

{
    "count": 97150,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97136&ordering=first_visit",
    "results": [
        {
            "id": 97241,
            "ip_address": "203.31.169.32",
            "count": 1,
            "first_visit": "2026-04-21T10:10:10.809879+06:00",
            "date": "2026-04-21"
        },
        {
            "id": 97242,
            "ip_address": "45.64.165.49",
            "count": 1,
            "first_visit": "2026-04-21T10:23:50.317642+06:00",
            "date": "2026-04-21"
        },
        {
            "id": 97243,
            "ip_address": "110.76.128.71",
            "count": 2,
            "first_visit": "2026-04-21T10:41:03.289637+06:00",
            "date": "2026-04-21"
        },
        {
            "id": 97244,
            "ip_address": "103.105.123.0",
            "count": 1,
            "first_visit": "2026-04-21T11:09:19.845744+06:00",
            "date": "2026-04-21"
        },
        {
            "id": 97245,
            "ip_address": "103.87.214.174",
            "count": 4,
            "first_visit": "2026-04-21T11:46:30.202243+06:00",
            "date": "2026-04-21"
        },
        {
            "id": 97246,
            "ip_address": "15.235.118.20",
            "count": 1,
            "first_visit": "2026-04-21T12:51:02.647645+06:00",
            "date": "2026-04-21"
        }
    ]
}