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

{
    "count": 94046,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94032&ordering=first_visit",
    "results": [
        {
            "id": 94137,
            "ip_address": "103.25.251.215",
            "count": 1,
            "first_visit": "2026-01-17T11:00:23.501342+06:00",
            "date": "2026-01-17"
        },
        {
            "id": 94138,
            "ip_address": "43.173.175.234",
            "count": 1,
            "first_visit": "2026-01-17T11:36:28.287382+06:00",
            "date": "2026-01-17"
        },
        {
            "id": 94139,
            "ip_address": "43.173.181.11",
            "count": 1,
            "first_visit": "2026-01-17T11:36:29.053343+06:00",
            "date": "2026-01-17"
        },
        {
            "id": 94140,
            "ip_address": "37.111.194.24",
            "count": 1,
            "first_visit": "2026-01-17T12:04:31.159809+06:00",
            "date": "2026-01-17"
        },
        {
            "id": 94141,
            "ip_address": "43.173.182.217",
            "count": 1,
            "first_visit": "2026-01-17T13:35:23.697739+06:00",
            "date": "2026-01-17"
        },
        {
            "id": 94142,
            "ip_address": "43.173.180.109",
            "count": 1,
            "first_visit": "2026-01-17T13:38:37.932792+06:00",
            "date": "2026-01-17"
        }
    ]
}