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

{
    "count": 100500,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15048&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15032&ordering=-ip_address",
    "results": [
        {
            "id": 71522,
            "ip_address": "45.124.168.54",
            "count": 2,
            "first_visit": "2024-07-26T10:47:18.714789+06:00",
            "date": "2024-07-26"
        },
        {
            "id": 82256,
            "ip_address": "45.124.168.52",
            "count": 1,
            "first_visit": "2025-05-04T13:45:58.698657+06:00",
            "date": "2025-05-04"
        },
        {
            "id": 85155,
            "ip_address": "45.124.168.51",
            "count": 1,
            "first_visit": "2025-07-03T12:19:18.084807+06:00",
            "date": "2025-07-03"
        },
        {
            "id": 86101,
            "ip_address": "45.124.168.51",
            "count": 1,
            "first_visit": "2025-07-19T12:32:54.803898+06:00",
            "date": "2025-07-19"
        },
        {
            "id": 11053,
            "ip_address": "45.124.168.15",
            "count": 1,
            "first_visit": "2022-05-24T17:44:11.975724+06:00",
            "date": null
        },
        {
            "id": 5754,
            "ip_address": "45.124.168.106",
            "count": 1,
            "first_visit": "2022-05-09T17:47:03.113217+06:00",
            "date": null
        },
        {
            "id": 97302,
            "ip_address": "45.124.15.34",
            "count": 1,
            "first_visit": "2026-04-23T01:23:20.531411+06:00",
            "date": "2026-04-23"
        },
        {
            "id": 56827,
            "ip_address": "45.124.15.239",
            "count": 1,
            "first_visit": "2023-10-05T12:00:40.083974+06:00",
            "date": "2023-10-05"
        }
    ]
}