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

{
    "count": 91892,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=896&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=880&ordering=-first_visit",
    "results": [
        {
            "id": 91100,
            "ip_address": "202.134.8.194",
            "count": 4,
            "first_visit": "2025-10-22T14:21:27.980138+06:00",
            "date": "2025-10-22"
        },
        {
            "id": 91099,
            "ip_address": "202.134.11.253",
            "count": 1,
            "first_visit": "2025-10-22T14:18:25.702593+06:00",
            "date": "2025-10-22"
        },
        {
            "id": 91098,
            "ip_address": "17.241.75.201",
            "count": 1,
            "first_visit": "2025-10-22T14:11:48.587249+06:00",
            "date": "2025-10-22"
        },
        {
            "id": 91097,
            "ip_address": "203.106.96.184",
            "count": 1,
            "first_visit": "2025-10-22T12:35:02.781106+06:00",
            "date": "2025-10-22"
        },
        {
            "id": 91096,
            "ip_address": "103.230.104.19",
            "count": 1,
            "first_visit": "2025-10-22T11:26:30.692356+06:00",
            "date": "2025-10-22"
        },
        {
            "id": 91095,
            "ip_address": "182.239.43.104",
            "count": 1,
            "first_visit": "2025-10-22T11:17:44.141456+06:00",
            "date": "2025-10-22"
        },
        {
            "id": 91094,
            "ip_address": "203.76.116.70",
            "count": 1,
            "first_visit": "2025-10-22T11:04:05.800466+06:00",
            "date": "2025-10-22"
        },
        {
            "id": 91093,
            "ip_address": "103.114.174.231",
            "count": 1,
            "first_visit": "2025-10-22T10:58:12.737173+06:00",
            "date": "2025-10-22"
        }
    ]
}