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

{
    "count": 91302,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&ordering=-id",
    "results": [
        {
            "id": 91390,
            "ip_address": "103.47.103.100",
            "count": 2,
            "first_visit": "2025-10-29T19:35:04.077090+06:00",
            "date": "2025-10-29"
        },
        {
            "id": 91389,
            "ip_address": "103.108.60.157",
            "count": 1,
            "first_visit": "2025-10-29T19:29:52.762479+06:00",
            "date": "2025-10-29"
        },
        {
            "id": 91388,
            "ip_address": "103.230.106.28",
            "count": 1,
            "first_visit": "2025-10-29T19:21:00.906721+06:00",
            "date": "2025-10-29"
        },
        {
            "id": 91387,
            "ip_address": "72.14.199.230",
            "count": 1,
            "first_visit": "2025-10-29T18:57:27.025272+06:00",
            "date": "2025-10-29"
        },
        {
            "id": 91386,
            "ip_address": "203.194.117.91",
            "count": 1,
            "first_visit": "2025-10-29T18:18:13.801557+06:00",
            "date": "2025-10-29"
        },
        {
            "id": 91385,
            "ip_address": "40.77.179.5",
            "count": 1,
            "first_visit": "2025-10-29T18:08:12.515615+06:00",
            "date": "2025-10-29"
        },
        {
            "id": 91384,
            "ip_address": "144.48.163.31",
            "count": 1,
            "first_visit": "2025-10-29T17:56:51.552481+06:00",
            "date": "2025-10-29"
        },
        {
            "id": 91383,
            "ip_address": "103.172.39.15",
            "count": 4,
            "first_visit": "2025-10-29T17:56:30.682072+06:00",
            "date": "2025-10-29"
        }
    ]
}