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

{
    "count": 102527,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47432&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47416&ordering=ip_address",
    "results": [
        {
            "id": 95893,
            "ip_address": "116.58.200.81",
            "count": 1,
            "first_visit": "2026-03-09T22:56:06.482703+06:00",
            "date": "2026-03-09"
        },
        {
            "id": 67554,
            "ip_address": "116.58.200.89",
            "count": 1,
            "first_visit": "2024-04-26T10:57:55.631829+06:00",
            "date": "2024-04-26"
        },
        {
            "id": 86158,
            "ip_address": "116.58.200.9",
            "count": 1,
            "first_visit": "2025-07-20T09:37:08.857611+06:00",
            "date": "2025-07-20"
        },
        {
            "id": 80370,
            "ip_address": "116.58.200.90",
            "count": 2,
            "first_visit": "2025-03-20T10:13:14.918704+06:00",
            "date": "2025-03-20"
        },
        {
            "id": 61456,
            "ip_address": "116.58.200.96",
            "count": 1,
            "first_visit": "2023-12-19T11:00:41.492309+06:00",
            "date": "2023-12-19"
        },
        {
            "id": 18274,
            "ip_address": "116.58.201.0",
            "count": 2,
            "first_visit": "2022-06-24T20:16:25.663126+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 2487,
            "ip_address": "116.58.201.1",
            "count": 5,
            "first_visit": "2022-01-20T01:01:37.494546+06:00",
            "date": null
        },
        {
            "id": 10308,
            "ip_address": "116.58.201.10",
            "count": 9,
            "first_visit": "2022-05-22T14:39:18.355155+06:00",
            "date": null
        }
    ]
}