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

{
    "count": 100265,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20608&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20592&ordering=-ip_address",
    "results": [
        {
            "id": 8863,
            "ip_address": "37.111.227.175",
            "count": 1,
            "first_visit": "2022-05-18T11:56:14.702699+06:00",
            "date": null
        },
        {
            "id": 13477,
            "ip_address": "37.111.227.17",
            "count": 1,
            "first_visit": "2022-06-03T23:03:13.044463+06:00",
            "date": null
        },
        {
            "id": 23780,
            "ip_address": "37.111.227.146",
            "count": 2,
            "first_visit": "2022-07-18T22:30:56.841019+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23948,
            "ip_address": "37.111.227.146",
            "count": 1,
            "first_visit": "2022-07-19T00:28:50.828381+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 99349,
            "ip_address": "37.111.227.112",
            "count": 1,
            "first_visit": "2026-06-19T06:30:46.314165+06:00",
            "date": "2026-06-19"
        },
        {
            "id": 97061,
            "ip_address": "37.111.227.111",
            "count": 1,
            "first_visit": "2026-04-15T09:44:55.156795+06:00",
            "date": "2026-04-15"
        },
        {
            "id": 12344,
            "ip_address": "37.111.227.107",
            "count": 1,
            "first_visit": "2022-05-29T00:09:42.454328+06:00",
            "date": null
        },
        {
            "id": 84765,
            "ip_address": "37.111.227.105",
            "count": 1,
            "first_visit": "2025-06-30T10:19:23.932368+06:00",
            "date": "2025-06-30"
        }
    ]
}