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

{
    "count": 102627,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5680&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5664&ordering=-first_visit",
    "results": [
        {
            "id": 97051,
            "ip_address": "72.14.199.228",
            "count": 2,
            "first_visit": "2026-04-15T01:23:01.731875+06:00",
            "date": "2026-04-15"
        },
        {
            "id": 97050,
            "ip_address": "165.101.132.140",
            "count": 1,
            "first_visit": "2026-04-14T23:19:42.092414+06:00",
            "date": "2026-04-14"
        },
        {
            "id": 97049,
            "ip_address": "37.39.203.129",
            "count": 1,
            "first_visit": "2026-04-14T23:00:29.901952+06:00",
            "date": "2026-04-14"
        },
        {
            "id": 97048,
            "ip_address": "43.245.120.37",
            "count": 1,
            "first_visit": "2026-04-14T22:40:50.106184+06:00",
            "date": "2026-04-14"
        },
        {
            "id": 97047,
            "ip_address": "175.29.161.18",
            "count": 1,
            "first_visit": "2026-04-14T21:25:14.873584+06:00",
            "date": "2026-04-14"
        },
        {
            "id": 97046,
            "ip_address": "27.147.200.142",
            "count": 1,
            "first_visit": "2026-04-14T19:50:56.932956+06:00",
            "date": "2026-04-14"
        },
        {
            "id": 97045,
            "ip_address": "103.144.200.195",
            "count": 1,
            "first_visit": "2026-04-14T19:25:15.364780+06:00",
            "date": "2026-04-14"
        },
        {
            "id": 97044,
            "ip_address": "37.111.213.46",
            "count": 2,
            "first_visit": "2026-04-14T19:20:30.276234+06:00",
            "date": "2026-04-14"
        }
    ]
}