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

{
    "count": 99290,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3856&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3840&ordering=-first_visit",
    "results": [
        {
            "id": 95538,
            "ip_address": "203.202.246.146",
            "count": 1,
            "first_visit": "2026-02-25T13:09:16.835773+06:00",
            "date": "2026-02-25"
        },
        {
            "id": 95537,
            "ip_address": "37.111.212.100",
            "count": 1,
            "first_visit": "2026-02-25T12:56:32.068279+06:00",
            "date": "2026-02-25"
        },
        {
            "id": 95536,
            "ip_address": "103.91.231.182",
            "count": 1,
            "first_visit": "2026-02-25T12:44:16.124809+06:00",
            "date": "2026-02-25"
        },
        {
            "id": 95535,
            "ip_address": "103.133.202.220",
            "count": 1,
            "first_visit": "2026-02-25T12:14:21.036049+06:00",
            "date": "2026-02-25"
        },
        {
            "id": 95534,
            "ip_address": "123.136.30.153",
            "count": 2,
            "first_visit": "2026-02-25T11:41:59.929068+06:00",
            "date": "2026-02-25"
        },
        {
            "id": 95533,
            "ip_address": "209.85.238.33",
            "count": 3,
            "first_visit": "2026-02-25T11:31:21.118438+06:00",
            "date": "2026-02-25"
        },
        {
            "id": 95532,
            "ip_address": "66.249.65.105",
            "count": 1,
            "first_visit": "2026-02-25T11:04:11.655911+06:00",
            "date": "2026-02-25"
        },
        {
            "id": 95531,
            "ip_address": "182.160.103.114",
            "count": 1,
            "first_visit": "2026-02-25T10:18:49.700210+06:00",
            "date": "2026-02-25"
        }
    ]
}