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

{
    "count": 91605,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=304&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=288&ordering=ip_address",
    "results": [
        {
            "id": 77315,
            "ip_address": "103.101.98.30",
            "count": 1,
            "first_visit": "2024-12-30T00:21:39.777773+06:00",
            "date": "2024-12-30"
        },
        {
            "id": 86880,
            "ip_address": "103.101.99.148",
            "count": 1,
            "first_visit": "2025-08-01T12:50:32.474326+06:00",
            "date": "2025-08-01"
        },
        {
            "id": 72815,
            "ip_address": "103.101.99.53",
            "count": 1,
            "first_visit": "2024-08-31T23:41:28.611086+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 23233,
            "ip_address": "103.102.132.14",
            "count": 1,
            "first_visit": "2022-07-17T02:47:42.740206+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 31779,
            "ip_address": "103.102.132.14",
            "count": 1,
            "first_visit": "2022-08-11T16:44:54.821128+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 12069,
            "ip_address": "103.102.132.255",
            "count": 2,
            "first_visit": "2022-05-28T00:05:26.123015+06:00",
            "date": null
        },
        {
            "id": 22258,
            "ip_address": "103.102.133.57",
            "count": 1,
            "first_visit": "2022-07-13T16:26:18.107906+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 9802,
            "ip_address": "103.102.137.242",
            "count": 2,
            "first_visit": "2022-05-20T20:34:53.372774+06:00",
            "date": null
        }
    ]
}