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

{
    "count": 102582,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5056&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5040&ordering=-first_visit",
    "results": [
        {
            "id": 97630,
            "ip_address": "103.217.111.214",
            "count": 1,
            "first_visit": "2026-05-02T07:56:31.607016+06:00",
            "date": "2026-05-02"
        },
        {
            "id": 97629,
            "ip_address": "74.125.150.1",
            "count": 2,
            "first_visit": "2026-05-02T05:46:04.950863+06:00",
            "date": "2026-05-02"
        },
        {
            "id": 97628,
            "ip_address": "103.153.211.130",
            "count": 1,
            "first_visit": "2026-05-01T22:36:08.329115+06:00",
            "date": "2026-05-01"
        },
        {
            "id": 97627,
            "ip_address": "74.125.150.1",
            "count": 1,
            "first_visit": "2026-05-01T16:51:30.136323+06:00",
            "date": "2026-05-01"
        },
        {
            "id": 97626,
            "ip_address": "103.95.98.33",
            "count": 1,
            "first_visit": "2026-05-01T14:51:52.775065+06:00",
            "date": "2026-05-01"
        },
        {
            "id": 97625,
            "ip_address": "27.32.3.123",
            "count": 3,
            "first_visit": "2026-05-01T14:27:00.365783+06:00",
            "date": "2026-05-01"
        },
        {
            "id": 97624,
            "ip_address": "47.24.198.77",
            "count": 1,
            "first_visit": "2026-05-01T13:58:20.264140+06:00",
            "date": "2026-05-01"
        },
        {
            "id": 97623,
            "ip_address": "62.3.36.217",
            "count": 1,
            "first_visit": "2026-05-01T13:57:18.889884+06:00",
            "date": "2026-05-01"
        }
    ]
}