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

{
    "count": 100752,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30312&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30296&ordering=-ip_address",
    "results": [
        {
            "id": 99438,
            "ip_address": "27.124.71.94",
            "count": 1,
            "first_visit": "2026-06-21T15:34:30.767826+06:00",
            "date": "2026-06-21"
        },
        {
            "id": 99456,
            "ip_address": "27.124.71.94",
            "count": 2,
            "first_visit": "2026-06-22T00:25:37.748430+06:00",
            "date": "2026-06-22"
        },
        {
            "id": 74276,
            "ip_address": "27.124.70.200",
            "count": 1,
            "first_visit": "2024-10-11T08:32:04.882677+06:00",
            "date": "2024-10-11"
        },
        {
            "id": 3658,
            "ip_address": "27.123.255.67",
            "count": 8,
            "first_visit": "2022-02-16T12:33:24.275652+06:00",
            "date": null
        },
        {
            "id": 90611,
            "ip_address": "27.123.255.253",
            "count": 1,
            "first_visit": "2025-10-11T15:33:11.840729+06:00",
            "date": "2025-10-11"
        },
        {
            "id": 9184,
            "ip_address": "27.123.255.248",
            "count": 2,
            "first_visit": "2022-05-18T23:29:18.092577+06:00",
            "date": null
        },
        {
            "id": 5135,
            "ip_address": "27.123.255.237",
            "count": 1,
            "first_visit": "2022-04-15T14:24:55.313609+06:00",
            "date": null
        },
        {
            "id": 28733,
            "ip_address": "27.123.255.219",
            "count": 1,
            "first_visit": "2022-07-28T11:43:51.310674+06:00",
            "date": "2022-07-28"
        }
    ]
}