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

{
    "count": 99651,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=408&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=392&ordering=-first_visit",
    "results": [
        {
            "id": 99347,
            "ip_address": "43.205.107.10",
            "count": 1,
            "first_visit": "2026-06-19T04:59:47.608183+06:00",
            "date": "2026-06-19"
        },
        {
            "id": 99346,
            "ip_address": "74.125.150.8",
            "count": 3,
            "first_visit": "2026-06-19T03:44:22.115203+06:00",
            "date": "2026-06-19"
        },
        {
            "id": 99345,
            "ip_address": "103.129.238.240",
            "count": 4,
            "first_visit": "2026-06-19T03:21:08.063864+06:00",
            "date": "2026-06-19"
        },
        {
            "id": 99344,
            "ip_address": "142.44.214.106",
            "count": 1,
            "first_visit": "2026-06-19T03:20:36.589292+06:00",
            "date": "2026-06-19"
        },
        {
            "id": 99343,
            "ip_address": "178.93.55.159",
            "count": 1,
            "first_visit": "2026-06-19T01:57:12.778200+06:00",
            "date": "2026-06-19"
        },
        {
            "id": 99342,
            "ip_address": "37.111.212.175",
            "count": 1,
            "first_visit": "2026-06-18T22:33:04.243239+06:00",
            "date": "2026-06-18"
        },
        {
            "id": 99341,
            "ip_address": "97.222.79.57",
            "count": 1,
            "first_visit": "2026-06-18T22:27:20.459440+06:00",
            "date": "2026-06-18"
        },
        {
            "id": 99340,
            "ip_address": "37.111.200.254",
            "count": 1,
            "first_visit": "2026-06-18T20:35:45.572986+06:00",
            "date": "2026-06-18"
        }
    ]
}