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

{
    "count": 102200,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1240&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1224&ordering=-first_visit",
    "results": [
        {
            "id": 101064,
            "ip_address": "103.58.73.178",
            "count": 1,
            "first_visit": "2026-08-01T22:35:40.934416+06:00",
            "date": "2026-08-01"
        },
        {
            "id": 101063,
            "ip_address": "172.252.8.1",
            "count": 1,
            "first_visit": "2026-08-01T22:16:29.963187+06:00",
            "date": "2026-08-01"
        },
        {
            "id": 101062,
            "ip_address": "103.239.4.169",
            "count": 1,
            "first_visit": "2026-08-01T21:26:31.892923+06:00",
            "date": "2026-08-01"
        },
        {
            "id": 101061,
            "ip_address": "103.230.106.24",
            "count": 1,
            "first_visit": "2026-08-01T20:27:56.437412+06:00",
            "date": "2026-08-01"
        },
        {
            "id": 101060,
            "ip_address": "209.242.194.236",
            "count": 1,
            "first_visit": "2026-08-01T19:54:05.153748+06:00",
            "date": "2026-08-01"
        },
        {
            "id": 101059,
            "ip_address": "104.164.44.204",
            "count": 1,
            "first_visit": "2026-08-01T19:50:21.627717+06:00",
            "date": "2026-08-01"
        },
        {
            "id": 101058,
            "ip_address": "103.144.200.195",
            "count": 3,
            "first_visit": "2026-08-01T19:43:39.876946+06:00",
            "date": "2026-08-01"
        },
        {
            "id": 101057,
            "ip_address": "74.125.150.32",
            "count": 2,
            "first_visit": "2026-08-01T19:40:20.961174+06:00",
            "date": "2026-08-01"
        }
    ]
}