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

{
    "count": 100574,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19768&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19752&ordering=-ip_address",
    "results": [
        {
            "id": 79603,
            "ip_address": "37.111.243.254",
            "count": 1,
            "first_visit": "2025-03-01T16:29:48.469888+06:00",
            "date": "2025-03-01"
        },
        {
            "id": 62236,
            "ip_address": "37.111.243.253",
            "count": 1,
            "first_visit": "2024-01-03T20:54:49.581713+06:00",
            "date": "2024-01-03"
        },
        {
            "id": 12510,
            "ip_address": "37.111.243.25",
            "count": 1,
            "first_visit": "2022-05-29T15:57:18.061951+06:00",
            "date": null
        },
        {
            "id": 49103,
            "ip_address": "37.111.243.25",
            "count": 1,
            "first_visit": "2023-06-30T19:48:38.944010+06:00",
            "date": "2023-06-30"
        },
        {
            "id": 93230,
            "ip_address": "37.111.243.248",
            "count": 2,
            "first_visit": "2025-12-23T10:06:27.128090+06:00",
            "date": "2025-12-23"
        },
        {
            "id": 75727,
            "ip_address": "37.111.243.248",
            "count": 1,
            "first_visit": "2024-11-16T13:10:58.742295+06:00",
            "date": "2024-11-16"
        },
        {
            "id": 11647,
            "ip_address": "37.111.243.247",
            "count": 1,
            "first_visit": "2022-05-26T10:55:28.368018+06:00",
            "date": null
        },
        {
            "id": 25316,
            "ip_address": "37.111.243.245",
            "count": 1,
            "first_visit": "2022-07-21T10:21:28.246800+06:00",
            "date": "2022-07-21"
        }
    ]
}