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

{
    "count": 99888,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1488&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1472&ordering=-first_visit",
    "results": [
        {
            "id": 98504,
            "ip_address": "20.216.200.223",
            "count": 1,
            "first_visit": "2026-05-26T03:35:06.741643+06:00",
            "date": "2026-05-26"
        },
        {
            "id": 98503,
            "ip_address": "66.249.68.1",
            "count": 1,
            "first_visit": "2026-05-26T02:21:54.600653+06:00",
            "date": "2026-05-26"
        },
        {
            "id": 98502,
            "ip_address": "52.80.6.185",
            "count": 1,
            "first_visit": "2026-05-26T01:18:17.756436+06:00",
            "date": "2026-05-26"
        },
        {
            "id": 98501,
            "ip_address": "103.143.139.102",
            "count": 1,
            "first_visit": "2026-05-25T21:38:35.246757+06:00",
            "date": "2026-05-25"
        },
        {
            "id": 98500,
            "ip_address": "37.111.231.38",
            "count": 1,
            "first_visit": "2026-05-25T18:05:34.261692+06:00",
            "date": "2026-05-25"
        },
        {
            "id": 98499,
            "ip_address": "103.73.198.3",
            "count": 1,
            "first_visit": "2026-05-25T16:03:13.955090+06:00",
            "date": "2026-05-25"
        },
        {
            "id": 98498,
            "ip_address": "3.220.169.84",
            "count": 1,
            "first_visit": "2026-05-25T15:47:20.692885+06:00",
            "date": "2026-05-25"
        },
        {
            "id": 98497,
            "ip_address": "45.127.246.65",
            "count": 1,
            "first_visit": "2026-05-25T15:29:35.807803+06:00",
            "date": "2026-05-25"
        }
    ]
}