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

{
    "count": 100045,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2056&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2040&ordering=ip_address",
    "results": [
        {
            "id": 65749,
            "ip_address": "103.114.10.37",
            "count": 1,
            "first_visit": "2024-03-10T16:41:46.486541+06:00",
            "date": "2024-03-10"
        },
        {
            "id": 5777,
            "ip_address": "103.114.11.246",
            "count": 4,
            "first_visit": "2022-05-10T12:04:59.814163+06:00",
            "date": null
        },
        {
            "id": 11832,
            "ip_address": "103.114.11.85",
            "count": 1,
            "first_visit": "2022-05-27T01:17:46.050885+06:00",
            "date": null
        },
        {
            "id": 87615,
            "ip_address": "103.114.174.231",
            "count": 2,
            "first_visit": "2025-08-12T14:08:17.268270+06:00",
            "date": "2025-08-12"
        },
        {
            "id": 92527,
            "ip_address": "103.114.174.231",
            "count": 1,
            "first_visit": "2025-12-01T10:45:43.974988+06:00",
            "date": "2025-12-01"
        },
        {
            "id": 91093,
            "ip_address": "103.114.174.231",
            "count": 1,
            "first_visit": "2025-10-22T10:58:12.737173+06:00",
            "date": "2025-10-22"
        },
        {
            "id": 87544,
            "ip_address": "103.114.174.231",
            "count": 1,
            "first_visit": "2025-08-11T14:53:50.139616+06:00",
            "date": "2025-08-11"
        },
        {
            "id": 86591,
            "ip_address": "103.114.174.231",
            "count": 1,
            "first_visit": "2025-07-27T15:40:44.465741+06:00",
            "date": "2025-07-27"
        }
    ]
}