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

{
    "count": 103029,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103016&ordering=first_visit",
    "results": [
        {
            "id": 103121,
            "ip_address": "74.125.150.128",
            "count": 1,
            "first_visit": "2026-09-13T12:56:18.323655+06:00",
            "date": "2026-09-13"
        },
        {
            "id": 103122,
            "ip_address": "74.125.150.129",
            "count": 1,
            "first_visit": "2026-09-13T12:58:02.505297+06:00",
            "date": "2026-09-13"
        },
        {
            "id": 103123,
            "ip_address": "68.67.112.41",
            "count": 1,
            "first_visit": "2026-09-13T13:11:25.905065+06:00",
            "date": "2026-09-13"
        },
        {
            "id": 103124,
            "ip_address": "37.111.206.118",
            "count": 1,
            "first_visit": "2026-09-13T13:48:35.139010+06:00",
            "date": "2026-09-13"
        },
        {
            "id": 103125,
            "ip_address": "103.187.95.16",
            "count": 1,
            "first_visit": "2026-09-13T14:05:34.603939+06:00",
            "date": "2026-09-13"
        }
    ]
}