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

{
    "count": 98187,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15360&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15344&ordering=ip_address",
    "results": [
        {
            "id": 88319,
            "ip_address": "103.230.106.17",
            "count": 2,
            "first_visit": "2025-08-24T09:54:30.190528+06:00",
            "date": "2025-08-24"
        },
        {
            "id": 1568,
            "ip_address": "103.230.106.17",
            "count": 1,
            "first_visit": "2022-01-01T17:47:34.061994+06:00",
            "date": null
        },
        {
            "id": 33345,
            "ip_address": "103.230.106.18",
            "count": 1,
            "first_visit": "2022-08-29T18:12:36.566002+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 24869,
            "ip_address": "103.230.106.18",
            "count": 1,
            "first_visit": "2022-07-20T20:26:26.667021+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 75570,
            "ip_address": "103.230.106.19",
            "count": 1,
            "first_visit": "2024-11-12T20:44:00.312312+06:00",
            "date": "2024-11-12"
        },
        {
            "id": 75518,
            "ip_address": "103.230.106.19",
            "count": 1,
            "first_visit": "2024-11-11T22:31:30.628461+06:00",
            "date": "2024-11-11"
        },
        {
            "id": 10126,
            "ip_address": "103.230.106.19",
            "count": 1,
            "first_visit": "2022-05-21T22:45:48.480625+06:00",
            "date": null
        },
        {
            "id": 75614,
            "ip_address": "103.230.106.19",
            "count": 1,
            "first_visit": "2024-11-13T20:02:30.721086+06:00",
            "date": "2024-11-13"
        }
    ]
}