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

{
    "count": 95940,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8&ordering=-first_visit",
    "previous": null,
    "results": [
        {
            "id": 96036,
            "ip_address": "93.152.92.49",
            "count": 1,
            "first_visit": "2026-03-14T17:16:49.136056+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96035,
            "ip_address": "15.235.13.142",
            "count": 1,
            "first_visit": "2026-03-14T15:54:59.778884+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96034,
            "ip_address": "108.46.44.182",
            "count": 1,
            "first_visit": "2026-03-14T15:51:50.631544+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96033,
            "ip_address": "209.85.238.41",
            "count": 2,
            "first_visit": "2026-03-14T15:20:39.667481+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96032,
            "ip_address": "160.250.191.23",
            "count": 1,
            "first_visit": "2026-03-14T15:18:42.095368+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96031,
            "ip_address": "37.111.211.225",
            "count": 1,
            "first_visit": "2026-03-14T13:52:26.432445+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96030,
            "ip_address": "37.111.201.23",
            "count": 1,
            "first_visit": "2026-03-14T13:15:43.177924+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96029,
            "ip_address": "116.206.254.97",
            "count": 1,
            "first_visit": "2026-03-14T12:54:43.464477+06:00",
            "date": "2026-03-14"
        }
    ]
}