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

{
    "count": 102305,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2112&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2096&ordering=ip_address",
    "results": [
        {
            "id": 82248,
            "ip_address": "103.114.174.231",
            "count": 1,
            "first_visit": "2025-05-04T11:13:17.966297+06:00",
            "date": "2025-05-04"
        },
        {
            "id": 91093,
            "ip_address": "103.114.174.231",
            "count": 1,
            "first_visit": "2025-10-22T10:58:12.737173+06:00",
            "date": "2025-10-22"
        },
        {
            "id": 85176,
            "ip_address": "103.114.174.231",
            "count": 1,
            "first_visit": "2025-07-03T17:31:37.073580+06:00",
            "date": "2025-07-03"
        },
        {
            "id": 99068,
            "ip_address": "103.114.174.232",
            "count": 1,
            "first_visit": "2026-06-10T14:17:21.783940+06:00",
            "date": "2026-06-10"
        },
        {
            "id": 1170,
            "ip_address": "103.114.20.78",
            "count": 1,
            "first_visit": "2021-12-21T15:18:10.173897+06:00",
            "date": null
        },
        {
            "id": 60920,
            "ip_address": "103.114.21.118",
            "count": 1,
            "first_visit": "2023-12-10T18:15:34.771528+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 74282,
            "ip_address": "103.114.21.5",
            "count": 1,
            "first_visit": "2024-10-11T12:41:44.142058+06:00",
            "date": "2024-10-11"
        },
        {
            "id": 12508,
            "ip_address": "103.114.21.65",
            "count": 1,
            "first_visit": "2022-05-29T15:49:57.221595+06:00",
            "date": null
        }
    ]
}