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

{
    "count": 95642,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18032&ordering=ip_address",
    "results": [
        {
            "id": 5319,
            "ip_address": "103.4.67.92",
            "count": 1,
            "first_visit": "2022-04-23T01:01:19.818850+06:00",
            "date": null
        },
        {
            "id": 91569,
            "ip_address": "103.47.103.100",
            "count": 1,
            "first_visit": "2025-11-02T22:58:58.223675+06:00",
            "date": "2025-11-02"
        },
        {
            "id": 91390,
            "ip_address": "103.47.103.100",
            "count": 2,
            "first_visit": "2025-10-29T19:35:04.077090+06:00",
            "date": "2025-10-29"
        },
        {
            "id": 87440,
            "ip_address": "103.47.103.13",
            "count": 1,
            "first_visit": "2025-08-10T00:54:24.599426+06:00",
            "date": "2025-08-10"
        },
        {
            "id": 52350,
            "ip_address": "103.47.103.9",
            "count": 1,
            "first_visit": "2023-08-13T01:00:42.789190+06:00",
            "date": "2023-08-13"
        },
        {
            "id": 67352,
            "ip_address": "103.47.182.194",
            "count": 1,
            "first_visit": "2024-04-23T23:21:18.307772+06:00",
            "date": "2024-04-23"
        },
        {
            "id": 54846,
            "ip_address": "103.47.183.207",
            "count": 2,
            "first_visit": "2023-09-11T20:29:13.289854+06:00",
            "date": "2023-09-11"
        },
        {
            "id": 3161,
            "ip_address": "103.48.119.10",
            "count": 9,
            "first_visit": "2022-02-01T04:10:30.849334+06:00",
            "date": null
        }
    ]
}