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

{
    "count": 95158,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2232&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2216&ordering=ip_address",
    "results": [
        {
            "id": 85647,
            "ip_address": "103.116.167.40",
            "count": 1,
            "first_visit": "2025-07-11T14:09:04.603420+06:00",
            "date": "2025-07-11"
        },
        {
            "id": 2482,
            "ip_address": "103.116.180.20",
            "count": 5,
            "first_visit": "2022-01-19T21:22:29.945678+06:00",
            "date": null
        },
        {
            "id": 12890,
            "ip_address": "103.116.180.67",
            "count": 1,
            "first_visit": "2022-05-30T21:39:50.664294+06:00",
            "date": null
        },
        {
            "id": 31229,
            "ip_address": "103.116.90.18",
            "count": 3,
            "first_visit": "2022-08-05T11:13:14.618865+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 28498,
            "ip_address": "103.116.90.18",
            "count": 1,
            "first_visit": "2022-07-28T01:39:22.668905+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 23689,
            "ip_address": "103.116.90.18",
            "count": 1,
            "first_visit": "2022-07-18T22:11:03.794551+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 8563,
            "ip_address": "103.116.91.5",
            "count": 1,
            "first_visit": "2022-05-17T23:56:08.490512+06:00",
            "date": null
        },
        {
            "id": 20072,
            "ip_address": "103.116.91.66",
            "count": 1,
            "first_visit": "2022-06-29T16:06:09.658179+06:00",
            "date": "2022-06-29"
        }
    ]
}