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

{
    "count": 100011,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1864&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1848&ordering=-first_visit",
    "results": [
        {
            "id": 98251,
            "ip_address": "103.166.88.128",
            "count": 2,
            "first_visit": "2026-05-19T13:07:26.596462+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98250,
            "ip_address": "103.133.174.212",
            "count": 1,
            "first_visit": "2026-05-19T10:46:28.072284+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98249,
            "ip_address": "66.249.68.8",
            "count": 1,
            "first_visit": "2026-05-19T10:33:06.302789+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98248,
            "ip_address": "114.130.156.6",
            "count": 1,
            "first_visit": "2026-05-19T10:12:14.987904+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98247,
            "ip_address": "115.127.129.240",
            "count": 1,
            "first_visit": "2026-05-19T09:22:38.996519+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98246,
            "ip_address": "106.72.134.33",
            "count": 1,
            "first_visit": "2026-05-19T08:15:21.845469+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98245,
            "ip_address": "66.249.68.1",
            "count": 2,
            "first_visit": "2026-05-19T05:47:30.629761+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98244,
            "ip_address": "74.125.150.2",
            "count": 3,
            "first_visit": "2026-05-19T05:03:53.041168+06:00",
            "date": "2026-05-19"
        }
    ]
}