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

{
    "count": 91886,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91872&ordering=first_visit",
    "results": [
        {
            "id": 91977,
            "ip_address": "103.72.212.105",
            "count": 2,
            "first_visit": "2025-11-13T14:04:40.120035+06:00",
            "date": "2025-11-13"
        },
        {
            "id": 91978,
            "ip_address": "118.67.219.131",
            "count": 1,
            "first_visit": "2025-11-13T14:26:26.436603+06:00",
            "date": "2025-11-13"
        },
        {
            "id": 91979,
            "ip_address": "103.147.163.122",
            "count": 1,
            "first_visit": "2025-11-13T14:48:19.252242+06:00",
            "date": "2025-11-13"
        },
        {
            "id": 91980,
            "ip_address": "103.222.23.251",
            "count": 5,
            "first_visit": "2025-11-13T14:57:48.096144+06:00",
            "date": "2025-11-13"
        },
        {
            "id": 91981,
            "ip_address": "113.11.52.227",
            "count": 1,
            "first_visit": "2025-11-13T16:58:58.200401+06:00",
            "date": "2025-11-13"
        },
        {
            "id": 91982,
            "ip_address": "103.248.207.112",
            "count": 1,
            "first_visit": "2025-11-13T17:33:38.301106+06:00",
            "date": "2025-11-13"
        }
    ]
}