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

{
    "count": 98122,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12976&ordering=ip_address",
    "results": [
        {
            "id": 5439,
            "ip_address": "103.203.179.4",
            "count": 1,
            "first_visit": "2022-04-28T22:54:00.162028+06:00",
            "date": null
        },
        {
            "id": 38719,
            "ip_address": "103.203.179.57",
            "count": 1,
            "first_visit": "2022-12-14T23:36:13.558358+06:00",
            "date": "2022-12-14"
        },
        {
            "id": 3442,
            "ip_address": "103.203.179.9",
            "count": 5,
            "first_visit": "2022-02-08T20:07:42.752762+06:00",
            "date": null
        },
        {
            "id": 96124,
            "ip_address": "103.203.223.224",
            "count": 1,
            "first_visit": "2026-03-17T11:26:10.339477+06:00",
            "date": "2026-03-17"
        },
        {
            "id": 97315,
            "ip_address": "103.203.237.234",
            "count": 1,
            "first_visit": "2026-04-23T11:20:13.599094+06:00",
            "date": "2026-04-23"
        },
        {
            "id": 86656,
            "ip_address": "103.203.237.234",
            "count": 1,
            "first_visit": "2025-07-28T15:23:16.654605+06:00",
            "date": "2025-07-28"
        },
        {
            "id": 92366,
            "ip_address": "103.203.92.12",
            "count": 1,
            "first_visit": "2025-11-24T23:13:00.682370+06:00",
            "date": "2025-11-24"
        },
        {
            "id": 98199,
            "ip_address": "103.203.92.12",
            "count": 2,
            "first_visit": "2026-05-17T19:19:20.926104+06:00",
            "date": "2026-05-17"
        }
    ]
}