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

{
    "count": 99610,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2512&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2496&ordering=-first_visit",
    "results": [
        {
            "id": 97202,
            "ip_address": "202.4.101.204",
            "count": 4,
            "first_visit": "2026-04-20T11:27:18.437524+06:00",
            "date": "2026-04-20"
        },
        {
            "id": 97201,
            "ip_address": "202.84.33.68",
            "count": 2,
            "first_visit": "2026-04-20T11:26:44.851894+06:00",
            "date": "2026-04-20"
        },
        {
            "id": 97200,
            "ip_address": "103.113.149.211",
            "count": 1,
            "first_visit": "2026-04-20T11:01:50.583451+06:00",
            "date": "2026-04-20"
        },
        {
            "id": 97199,
            "ip_address": "136.226.251.79",
            "count": 1,
            "first_visit": "2026-04-20T10:52:00.299062+06:00",
            "date": "2026-04-20"
        },
        {
            "id": 97198,
            "ip_address": "122.144.13.47",
            "count": 3,
            "first_visit": "2026-04-20T10:51:35.076464+06:00",
            "date": "2026-04-20"
        },
        {
            "id": 97197,
            "ip_address": "163.223.60.213",
            "count": 1,
            "first_visit": "2026-04-20T10:51:13.091938+06:00",
            "date": "2026-04-20"
        },
        {
            "id": 97196,
            "ip_address": "136.226.250.91",
            "count": 1,
            "first_visit": "2026-04-20T10:51:07.120433+06:00",
            "date": "2026-04-20"
        },
        {
            "id": 97195,
            "ip_address": "202.84.42.5",
            "count": 19,
            "first_visit": "2026-04-20T10:29:38.548916+06:00",
            "date": "2026-04-20"
        }
    ]
}