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

{
    "count": 100012,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1888&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1872&ordering=-first_visit",
    "results": [
        {
            "id": 98228,
            "ip_address": "103.138.123.155",
            "count": 1,
            "first_visit": "2026-05-18T15:24:48.431253+06:00",
            "date": "2026-05-18"
        },
        {
            "id": 98227,
            "ip_address": "103.163.31.10",
            "count": 1,
            "first_visit": "2026-05-18T14:41:37.565242+06:00",
            "date": "2026-05-18"
        },
        {
            "id": 98226,
            "ip_address": "182.163.102.115",
            "count": 1,
            "first_visit": "2026-05-18T14:39:17.195457+06:00",
            "date": "2026-05-18"
        },
        {
            "id": 98225,
            "ip_address": "37.111.207.228",
            "count": 1,
            "first_visit": "2026-05-18T13:59:09.144637+06:00",
            "date": "2026-05-18"
        },
        {
            "id": 98224,
            "ip_address": "103.25.250.128",
            "count": 1,
            "first_visit": "2026-05-18T12:57:13.809041+06:00",
            "date": "2026-05-18"
        },
        {
            "id": 98223,
            "ip_address": "66.70.177.28",
            "count": 1,
            "first_visit": "2026-05-18T12:31:44.474734+06:00",
            "date": "2026-05-18"
        },
        {
            "id": 98222,
            "ip_address": "103.186.238.28",
            "count": 1,
            "first_visit": "2026-05-18T12:25:12.199608+06:00",
            "date": "2026-05-18"
        },
        {
            "id": 98221,
            "ip_address": "37.111.212.85",
            "count": 1,
            "first_visit": "2026-05-18T12:13:09.314413+06:00",
            "date": "2026-05-18"
        }
    ]
}