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

{
    "count": 102369,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2264&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2248&ordering=-first_visit",
    "results": [
        {
            "id": 100209,
            "ip_address": "122.144.12.181",
            "count": 2,
            "first_visit": "2026-07-13T09:43:16.317938+06:00",
            "date": "2026-07-13"
        },
        {
            "id": 100208,
            "ip_address": "128.241.78.92",
            "count": 1,
            "first_visit": "2026-07-13T09:30:51.729614+06:00",
            "date": "2026-07-13"
        },
        {
            "id": 100207,
            "ip_address": "103.187.95.133",
            "count": 1,
            "first_visit": "2026-07-13T08:00:52.287809+06:00",
            "date": "2026-07-13"
        },
        {
            "id": 100206,
            "ip_address": "103.73.227.144",
            "count": 1,
            "first_visit": "2026-07-13T01:54:21.527141+06:00",
            "date": "2026-07-13"
        },
        {
            "id": 100205,
            "ip_address": "66.249.68.1",
            "count": 2,
            "first_visit": "2026-07-13T01:32:39.451048+06:00",
            "date": "2026-07-13"
        },
        {
            "id": 100204,
            "ip_address": "66.249.68.8",
            "count": 1,
            "first_visit": "2026-07-13T01:29:19.593357+06:00",
            "date": "2026-07-13"
        },
        {
            "id": 100203,
            "ip_address": "103.198.132.147",
            "count": 1,
            "first_visit": "2026-07-13T00:44:44.770211+06:00",
            "date": "2026-07-13"
        },
        {
            "id": 100202,
            "ip_address": "103.230.104.5",
            "count": 1,
            "first_visit": "2026-07-12T23:17:17.556772+06:00",
            "date": "2026-07-12"
        }
    ]
}