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

{
    "count": 99662,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23440&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23424&ordering=-date",
    "results": [
        {
            "id": 89947,
            "ip_address": "36.255.83.135",
            "count": 1,
            "first_visit": "2025-09-23T16:24:34.358142+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 89948,
            "ip_address": "103.251.247.95",
            "count": 1,
            "first_visit": "2025-09-23T16:35:04.396755+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 89949,
            "ip_address": "120.50.4.26",
            "count": 1,
            "first_visit": "2025-09-23T16:40:27.908399+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 89933,
            "ip_address": "119.30.41.140",
            "count": 2,
            "first_visit": "2025-09-23T13:47:36.378221+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 89956,
            "ip_address": "103.55.146.220",
            "count": 1,
            "first_visit": "2025-09-23T20:03:13.961988+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 89955,
            "ip_address": "173.252.127.7",
            "count": 1,
            "first_visit": "2025-09-23T19:56:54.204824+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 89953,
            "ip_address": "116.68.196.26",
            "count": 2,
            "first_visit": "2025-09-23T18:48:15.692807+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 89946,
            "ip_address": "2.38.104.53",
            "count": 2,
            "first_visit": "2025-09-23T16:24:07.733963+06:00",
            "date": "2025-09-23"
        }
    ]
}