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

{
    "count": 103324,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=65544&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=65528&ordering=date",
    "results": [
        {
            "id": 79237,
            "ip_address": "114.119.132.88",
            "count": 3,
            "first_visit": "2025-02-21T08:51:36.235126+06:00",
            "date": "2025-02-21"
        },
        {
            "id": 79246,
            "ip_address": "114.119.137.91",
            "count": 1,
            "first_visit": "2025-02-21T12:21:24.355561+06:00",
            "date": "2025-02-21"
        },
        {
            "id": 79247,
            "ip_address": "103.143.139.209",
            "count": 1,
            "first_visit": "2025-02-21T12:29:20.760305+06:00",
            "date": "2025-02-21"
        },
        {
            "id": 79255,
            "ip_address": "149.19.49.99",
            "count": 1,
            "first_visit": "2025-02-21T19:15:13.379814+06:00",
            "date": "2025-02-21"
        },
        {
            "id": 79301,
            "ip_address": "68.237.75.59",
            "count": 1,
            "first_visit": "2025-02-22T15:59:28.172066+06:00",
            "date": "2025-02-22"
        },
        {
            "id": 79293,
            "ip_address": "182.252.64.146",
            "count": 1,
            "first_visit": "2025-02-22T12:47:14.468578+06:00",
            "date": "2025-02-22"
        },
        {
            "id": 79283,
            "ip_address": "68.129.218.229",
            "count": 1,
            "first_visit": "2025-02-22T09:26:14.645782+06:00",
            "date": "2025-02-22"
        },
        {
            "id": 79284,
            "ip_address": "114.119.151.5",
            "count": 1,
            "first_visit": "2025-02-22T09:39:33.071810+06:00",
            "date": "2025-02-22"
        }
    ]
}