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

{
    "count": 103421,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103408&ordering=first_visit",
    "results": [
        {
            "id": 103513,
            "ip_address": "202.52.40.16",
            "count": 2,
            "first_visit": "2026-09-20T13:18:14.812251+06:00",
            "date": "2026-09-20"
        },
        {
            "id": 103514,
            "ip_address": "114.119.148.187",
            "count": 1,
            "first_visit": "2026-09-20T13:24:23.924267+06:00",
            "date": "2026-09-20"
        },
        {
            "id": 103515,
            "ip_address": "103.121.107.78",
            "count": 1,
            "first_visit": "2026-09-20T13:35:34.206291+06:00",
            "date": "2026-09-20"
        },
        {
            "id": 103516,
            "ip_address": "2400:c600:3375:1ef8:b03b:9ac5:6df0:1e17",
            "count": 1,
            "first_visit": "2026-09-20T13:52:24.406755+06:00",
            "date": "2026-09-20"
        },
        {
            "id": 103517,
            "ip_address": "144.48.109.27",
            "count": 1,
            "first_visit": "2026-09-20T13:52:59.306797+06:00",
            "date": "2026-09-20"
        }
    ]
}