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

{
    "count": 99828,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1208&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1192&ordering=-first_visit",
    "results": [
        {
            "id": 98724,
            "ip_address": "103.156.214.30",
            "count": 3,
            "first_visit": "2026-06-01T08:58:25.662891+06:00",
            "date": "2026-06-01"
        },
        {
            "id": 98723,
            "ip_address": "103.126.60.82",
            "count": 1,
            "first_visit": "2026-06-01T08:56:55.671426+06:00",
            "date": "2026-06-01"
        },
        {
            "id": 98722,
            "ip_address": "160.202.144.121",
            "count": 2,
            "first_visit": "2026-06-01T08:10:58.298326+06:00",
            "date": "2026-06-01"
        },
        {
            "id": 98721,
            "ip_address": "17.241.75.71",
            "count": 1,
            "first_visit": "2026-06-01T07:48:01.550459+06:00",
            "date": "2026-06-01"
        },
        {
            "id": 98720,
            "ip_address": "202.86.216.16",
            "count": 2,
            "first_visit": "2026-06-01T07:34:21.580796+06:00",
            "date": "2026-06-01"
        },
        {
            "id": 98719,
            "ip_address": "103.105.86.103",
            "count": 1,
            "first_visit": "2026-06-01T06:15:56.103980+06:00",
            "date": "2026-06-01"
        },
        {
            "id": 98718,
            "ip_address": "17.241.227.98",
            "count": 1,
            "first_visit": "2026-06-01T04:50:54.256502+06:00",
            "date": "2026-06-01"
        },
        {
            "id": 98717,
            "ip_address": "27.115.124.2",
            "count": 1,
            "first_visit": "2026-06-01T02:21:02.205034+06:00",
            "date": "2026-06-01"
        }
    ]
}