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

{
    "count": 100330,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88680&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88664&ordering=count",
    "results": [
        {
            "id": 99999,
            "ip_address": "74.125.150.1",
            "count": 3,
            "first_visit": "2026-07-07T12:23:20.725498+06:00",
            "date": "2026-07-07"
        },
        {
            "id": 88830,
            "ip_address": "103.253.47.179",
            "count": 3,
            "first_visit": "2025-09-02T06:56:24.244251+06:00",
            "date": "2025-09-02"
        },
        {
            "id": 97916,
            "ip_address": "37.111.214.233",
            "count": 3,
            "first_visit": "2026-05-10T17:55:44.797276+06:00",
            "date": "2026-05-10"
        },
        {
            "id": 95951,
            "ip_address": "202.4.106.49",
            "count": 3,
            "first_visit": "2026-03-11T15:25:33.063136+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 81767,
            "ip_address": "114.119.136.188",
            "count": 3,
            "first_visit": "2025-04-23T02:37:39.658877+06:00",
            "date": "2025-04-23"
        },
        {
            "id": 81126,
            "ip_address": "114.119.151.1",
            "count": 3,
            "first_visit": "2025-04-08T08:36:04.120656+06:00",
            "date": "2025-04-08"
        },
        {
            "id": 81777,
            "ip_address": "112.135.182.157",
            "count": 3,
            "first_visit": "2025-04-23T10:43:22.806050+06:00",
            "date": "2025-04-23"
        },
        {
            "id": 88107,
            "ip_address": "103.155.219.40",
            "count": 3,
            "first_visit": "2025-08-20T15:03:23.858200+06:00",
            "date": "2025-08-20"
        }
    ]
}