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

{
    "count": 99507,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2808&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2792&ordering=-first_visit",
    "results": [
        {
            "id": 96803,
            "ip_address": "150.228.135.32",
            "count": 2,
            "first_visit": "2026-04-07T15:55:36.617874+06:00",
            "date": "2026-04-07"
        },
        {
            "id": 96802,
            "ip_address": "103.230.106.50",
            "count": 1,
            "first_visit": "2026-04-07T15:51:23.216390+06:00",
            "date": "2026-04-07"
        },
        {
            "id": 96801,
            "ip_address": "103.209.197.175",
            "count": 2,
            "first_visit": "2026-04-07T15:48:15.320023+06:00",
            "date": "2026-04-07"
        },
        {
            "id": 96800,
            "ip_address": "103.124.250.24",
            "count": 1,
            "first_visit": "2026-04-07T15:21:58.763985+06:00",
            "date": "2026-04-07"
        },
        {
            "id": 96799,
            "ip_address": "103.237.36.137",
            "count": 1,
            "first_visit": "2026-04-07T15:12:58.145898+06:00",
            "date": "2026-04-07"
        },
        {
            "id": 96798,
            "ip_address": "155.94.179.158",
            "count": 1,
            "first_visit": "2026-04-07T14:33:49.650392+06:00",
            "date": "2026-04-07"
        },
        {
            "id": 96797,
            "ip_address": "209.85.238.230",
            "count": 1,
            "first_visit": "2026-04-07T14:12:16.692343+06:00",
            "date": "2026-04-07"
        },
        {
            "id": 96796,
            "ip_address": "173.252.95.33",
            "count": 1,
            "first_visit": "2026-04-07T13:24:52.051608+06:00",
            "date": "2026-04-07"
        }
    ]
}