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

{
    "count": 100488,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15008&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14992&ordering=-date",
    "results": [
        {
            "id": 99236,
            "ip_address": "74.125.150.2",
            "count": 1,
            "first_visit": "2026-06-15T17:37:16.657983+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99241,
            "ip_address": "5.78.198.21",
            "count": 1,
            "first_visit": "2026-06-15T23:51:42.114661+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99221,
            "ip_address": "103.248.207.114",
            "count": 1,
            "first_visit": "2026-06-15T11:12:20.541672+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99222,
            "ip_address": "31.59.18.111",
            "count": 1,
            "first_visit": "2026-06-15T11:47:59.400921+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99235,
            "ip_address": "18.97.9.96",
            "count": 1,
            "first_visit": "2026-06-15T17:29:30.548287+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99234,
            "ip_address": "115.127.207.49",
            "count": 1,
            "first_visit": "2026-06-15T17:25:01.539452+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99197,
            "ip_address": "103.129.238.244",
            "count": 2,
            "first_visit": "2026-06-14T19:07:02.531182+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99196,
            "ip_address": "37.111.200.52",
            "count": 1,
            "first_visit": "2026-06-14T18:53:04.286293+06:00",
            "date": "2026-06-14"
        }
    ]
}