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

{
    "count": 96227,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6440&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6424&ordering=-first_visit",
    "results": [
        {
            "id": 89891,
            "ip_address": "37.111.222.222",
            "count": 2,
            "first_visit": "2025-09-22T13:08:16.314808+06:00",
            "date": "2025-09-22"
        },
        {
            "id": 89890,
            "ip_address": "103.216.57.34",
            "count": 1,
            "first_visit": "2025-09-22T13:07:19.654978+06:00",
            "date": "2025-09-22"
        },
        {
            "id": 89889,
            "ip_address": "103.131.90.226",
            "count": 1,
            "first_visit": "2025-09-22T12:47:24.970216+06:00",
            "date": "2025-09-22"
        },
        {
            "id": 89888,
            "ip_address": "182.163.102.115",
            "count": 1,
            "first_visit": "2025-09-22T12:32:15.568786+06:00",
            "date": "2025-09-22"
        },
        {
            "id": 89887,
            "ip_address": "192.178.4.105",
            "count": 2,
            "first_visit": "2025-09-22T12:30:12.714091+06:00",
            "date": "2025-09-22"
        },
        {
            "id": 89886,
            "ip_address": "222.112.203.157",
            "count": 1,
            "first_visit": "2025-09-22T12:23:06.022562+06:00",
            "date": "2025-09-22"
        },
        {
            "id": 89885,
            "ip_address": "103.88.141.60",
            "count": 2,
            "first_visit": "2025-09-22T11:19:24.428204+06:00",
            "date": "2025-09-22"
        },
        {
            "id": 89884,
            "ip_address": "59.152.5.230",
            "count": 2,
            "first_visit": "2025-09-22T09:46:55.427704+06:00",
            "date": "2025-09-22"
        }
    ]
}