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

{
    "count": 99143,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&ordering=-id",
    "results": [
        {
            "id": 99231,
            "ip_address": "37.111.218.92",
            "count": 1,
            "first_visit": "2026-06-15T15:08:42.592099+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99230,
            "ip_address": "103.72.212.56",
            "count": 1,
            "first_visit": "2026-06-15T14:25:38.520915+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99229,
            "ip_address": "165.101.132.62",
            "count": 1,
            "first_visit": "2026-06-15T13:28:16.592455+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99228,
            "ip_address": "37.111.207.56",
            "count": 1,
            "first_visit": "2026-06-15T13:22:15.375420+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99227,
            "ip_address": "59.152.5.230",
            "count": 1,
            "first_visit": "2026-06-15T12:47:38.432303+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99226,
            "ip_address": "121.91.181.50",
            "count": 1,
            "first_visit": "2026-06-15T12:40:19.928543+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99225,
            "ip_address": "37.111.194.81",
            "count": 3,
            "first_visit": "2026-06-15T12:07:01.183956+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99224,
            "ip_address": "18.97.9.101",
            "count": 1,
            "first_visit": "2026-06-15T12:06:23.113503+06:00",
            "date": "2026-06-15"
        }
    ]
}