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

{
    "count": 93908,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12032&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12016&ordering=ip_address",
    "results": [
        {
            "id": 17798,
            "ip_address": "103.199.108.249",
            "count": 1,
            "first_visit": "2022-06-23T16:41:11.216054+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 30310,
            "ip_address": "103.199.108.255",
            "count": 3,
            "first_visit": "2022-07-31T10:54:47.713913+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 90537,
            "ip_address": "103.199.108.68",
            "count": 1,
            "first_visit": "2025-10-09T10:59:43.589386+06:00",
            "date": "2025-10-09"
        },
        {
            "id": 83126,
            "ip_address": "103.199.108.68",
            "count": 1,
            "first_visit": "2025-05-21T13:53:07.230934+06:00",
            "date": "2025-05-21"
        },
        {
            "id": 6927,
            "ip_address": "103.199.109.146",
            "count": 1,
            "first_visit": "2022-05-16T17:33:12.782718+06:00",
            "date": null
        },
        {
            "id": 43881,
            "ip_address": "103.199.109.182",
            "count": 1,
            "first_visit": "2023-03-16T17:53:17.578039+06:00",
            "date": "2023-03-16"
        },
        {
            "id": 11122,
            "ip_address": "103.199.109.182",
            "count": 1,
            "first_visit": "2022-05-24T20:50:07.023500+06:00",
            "date": null
        },
        {
            "id": 83699,
            "ip_address": "103.199.152.32",
            "count": 1,
            "first_visit": "2025-06-05T00:21:26.752793+06:00",
            "date": "2025-06-05"
        }
    ]
}