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

{
    "count": 93405,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93392&ordering=first_visit",
    "results": [
        {
            "id": 93497,
            "ip_address": "202.4.117.245",
            "count": 1,
            "first_visit": "2026-01-01T10:01:58.676209+06:00",
            "date": "2026-01-01"
        },
        {
            "id": 93498,
            "ip_address": "163.47.156.168",
            "count": 1,
            "first_visit": "2026-01-01T10:26:40.057759+06:00",
            "date": "2026-01-01"
        },
        {
            "id": 93499,
            "ip_address": "37.111.207.144",
            "count": 1,
            "first_visit": "2026-01-01T11:13:58.206622+06:00",
            "date": "2026-01-01"
        },
        {
            "id": 93500,
            "ip_address": "103.142.184.225",
            "count": 1,
            "first_visit": "2026-01-01T11:45:53.551759+06:00",
            "date": "2026-01-01"
        },
        {
            "id": 93501,
            "ip_address": "85.254.124.122",
            "count": 1,
            "first_visit": "2026-01-01T12:21:35.814142+06:00",
            "date": "2026-01-01"
        }
    ]
}