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

{
    "count": 98134,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2008&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1992&ordering=-first_visit",
    "results": [
        {
            "id": 96230,
            "ip_address": "66.220.149.26",
            "count": 1,
            "first_visit": "2026-03-21T21:01:57.983313+06:00",
            "date": "2026-03-21"
        },
        {
            "id": 96229,
            "ip_address": "203.76.222.50",
            "count": 9,
            "first_visit": "2026-03-21T19:19:17.340099+06:00",
            "date": "2026-03-21"
        },
        {
            "id": 96228,
            "ip_address": "49.230.133.1",
            "count": 1,
            "first_visit": "2026-03-21T19:06:40.819313+06:00",
            "date": "2026-03-21"
        },
        {
            "id": 96227,
            "ip_address": "138.252.59.11",
            "count": 1,
            "first_visit": "2026-03-21T18:14:36.462641+06:00",
            "date": "2026-03-21"
        },
        {
            "id": 96226,
            "ip_address": "37.111.242.66",
            "count": 1,
            "first_visit": "2026-03-21T17:31:42.147251+06:00",
            "date": "2026-03-21"
        },
        {
            "id": 96225,
            "ip_address": "45.138.232.186",
            "count": 1,
            "first_visit": "2026-03-21T17:23:34.247654+06:00",
            "date": "2026-03-21"
        },
        {
            "id": 96224,
            "ip_address": "209.85.238.32",
            "count": 2,
            "first_visit": "2026-03-21T16:43:43.261176+06:00",
            "date": "2026-03-21"
        },
        {
            "id": 96223,
            "ip_address": "168.245.206.59",
            "count": 1,
            "first_visit": "2026-03-21T16:07:05.806694+06:00",
            "date": "2026-03-21"
        }
    ]
}