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

{
    "count": 102138,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=888&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=872&ordering=-first_visit",
    "results": [
        {
            "id": 101354,
            "ip_address": "103.112.53.227",
            "count": 1,
            "first_visit": "2026-08-09T12:47:05.737804+06:00",
            "date": "2026-08-09"
        },
        {
            "id": 101353,
            "ip_address": "103.229.83.244",
            "count": 1,
            "first_visit": "2026-08-09T11:21:02.127391+06:00",
            "date": "2026-08-09"
        },
        {
            "id": 101352,
            "ip_address": "203.76.108.13",
            "count": 1,
            "first_visit": "2026-08-09T11:13:07.479495+06:00",
            "date": "2026-08-09"
        },
        {
            "id": 101351,
            "ip_address": "74.125.150.39",
            "count": 5,
            "first_visit": "2026-08-09T10:36:36.043779+06:00",
            "date": "2026-08-09"
        },
        {
            "id": 101350,
            "ip_address": "182.163.102.90",
            "count": 7,
            "first_visit": "2026-08-09T10:27:00.250035+06:00",
            "date": "2026-08-09"
        },
        {
            "id": 101349,
            "ip_address": "203.202.242.131",
            "count": 1,
            "first_visit": "2026-08-09T10:23:16.516818+06:00",
            "date": "2026-08-09"
        },
        {
            "id": 101348,
            "ip_address": "103.166.88.120",
            "count": 1,
            "first_visit": "2026-08-09T10:06:58.569243+06:00",
            "date": "2026-08-09"
        },
        {
            "id": 101347,
            "ip_address": "103.96.38.65",
            "count": 1,
            "first_visit": "2026-08-09T10:00:21.107162+06:00",
            "date": "2026-08-09"
        }
    ]
}