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

{
    "count": 95446,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95432&ordering=first_visit",
    "results": [
        {
            "id": 95537,
            "ip_address": "37.111.212.100",
            "count": 1,
            "first_visit": "2026-02-25T12:56:32.068279+06:00",
            "date": "2026-02-25"
        },
        {
            "id": 95538,
            "ip_address": "203.202.246.146",
            "count": 1,
            "first_visit": "2026-02-25T13:09:16.835773+06:00",
            "date": "2026-02-25"
        },
        {
            "id": 95539,
            "ip_address": "103.189.247.69",
            "count": 1,
            "first_visit": "2026-02-25T13:47:30.632370+06:00",
            "date": "2026-02-25"
        },
        {
            "id": 95540,
            "ip_address": "202.4.105.18",
            "count": 1,
            "first_visit": "2026-02-25T14:21:17.286357+06:00",
            "date": "2026-02-25"
        },
        {
            "id": 95541,
            "ip_address": "103.73.39.84",
            "count": 1,
            "first_visit": "2026-02-25T14:45:36.676542+06:00",
            "date": "2026-02-25"
        },
        {
            "id": 95542,
            "ip_address": "45.250.230.67",
            "count": 1,
            "first_visit": "2026-02-25T15:16:53.443813+06:00",
            "date": "2026-02-25"
        }
    ]
}