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

{
    "count": 99638,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=368&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=352&ordering=-ip_address",
    "results": [
        {
            "id": 95314,
            "ip_address": "94.73.31.149",
            "count": 1,
            "first_visit": "2026-02-18T11:19:56.804242+06:00",
            "date": "2026-02-18"
        },
        {
            "id": 65998,
            "ip_address": "94.71.4.182",
            "count": 1,
            "first_visit": "2024-03-17T12:58:40.909770+06:00",
            "date": "2024-03-17"
        },
        {
            "id": 5380,
            "ip_address": "94.62.157.123",
            "count": 1,
            "first_visit": "2022-04-25T20:50:23.160113+06:00",
            "date": null
        },
        {
            "id": 90730,
            "ip_address": "94.50.189.184",
            "count": 1,
            "first_visit": "2025-10-14T12:34:49.751956+06:00",
            "date": "2025-10-14"
        },
        {
            "id": 61018,
            "ip_address": "94.44.245.226",
            "count": 1,
            "first_visit": "2023-12-12T03:30:01.780582+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 1709,
            "ip_address": "94.31.86.234",
            "count": 1,
            "first_visit": "2022-01-07T20:29:25.579294+06:00",
            "date": null
        },
        {
            "id": 36856,
            "ip_address": "94.255.243.88",
            "count": 1,
            "first_visit": "2022-11-03T00:43:58.333903+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 41741,
            "ip_address": "94.249.2.39",
            "count": 1,
            "first_visit": "2023-02-07T17:09:36.647735+06:00",
            "date": "2023-02-07"
        }
    ]
}