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

{
    "count": 96535,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21440&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21424&ordering=ip_address",
    "results": [
        {
            "id": 87579,
            "ip_address": "103.77.117.201",
            "count": 2,
            "first_visit": "2025-08-11T23:27:21.953279+06:00",
            "date": "2025-08-11"
        },
        {
            "id": 63344,
            "ip_address": "103.77.117.22",
            "count": 1,
            "first_visit": "2024-01-18T10:19:40.252405+06:00",
            "date": "2024-01-18"
        },
        {
            "id": 94110,
            "ip_address": "103.77.117.67",
            "count": 1,
            "first_visit": "2026-01-16T18:24:28.977807+06:00",
            "date": "2026-01-16"
        },
        {
            "id": 39055,
            "ip_address": "103.77.136.63",
            "count": 1,
            "first_visit": "2022-12-20T20:55:15.289449+06:00",
            "date": "2022-12-20"
        },
        {
            "id": 65939,
            "ip_address": "103.77.139.213",
            "count": 1,
            "first_visit": "2024-03-15T19:51:50.653335+06:00",
            "date": "2024-03-15"
        },
        {
            "id": 9138,
            "ip_address": "103.77.16.11",
            "count": 1,
            "first_visit": "2022-05-18T22:46:40.531883+06:00",
            "date": null
        },
        {
            "id": 60984,
            "ip_address": "103.77.16.12",
            "count": 1,
            "first_visit": "2023-12-11T16:57:46.318195+06:00",
            "date": "2023-12-11"
        },
        {
            "id": 2879,
            "ip_address": "103.77.16.123",
            "count": 2,
            "first_visit": "2022-01-26T12:47:23.481789+06:00",
            "date": null
        }
    ]
}