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

{
    "count": 100127,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100112&ordering=first_visit",
    "results": [
        {
            "id": 100217,
            "ip_address": "182.163.102.90",
            "count": 1,
            "first_visit": "2026-07-13T14:20:48.884251+06:00",
            "date": "2026-07-13"
        },
        {
            "id": 100218,
            "ip_address": "188.245.190.97",
            "count": 2,
            "first_visit": "2026-07-13T14:42:04.417739+06:00",
            "date": "2026-07-13"
        },
        {
            "id": 100219,
            "ip_address": "217.126.176.65",
            "count": 1,
            "first_visit": "2026-07-13T15:07:00.611904+06:00",
            "date": "2026-07-13"
        },
        {
            "id": 100220,
            "ip_address": "203.76.117.134",
            "count": 1,
            "first_visit": "2026-07-13T15:13:00.200082+06:00",
            "date": "2026-07-13"
        },
        {
            "id": 100221,
            "ip_address": "103.35.168.92",
            "count": 1,
            "first_visit": "2026-07-13T15:15:29.125383+06:00",
            "date": "2026-07-13"
        },
        {
            "id": 100222,
            "ip_address": "103.203.95.208",
            "count": 1,
            "first_visit": "2026-07-13T15:20:04.388036+06:00",
            "date": "2026-07-13"
        },
        {
            "id": 100223,
            "ip_address": "74.125.150.2",
            "count": 1,
            "first_visit": "2026-07-13T15:21:21.397182+06:00",
            "date": "2026-07-13"
        }
    ]
}