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

{
    "count": 101037,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85264&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85248&ordering=ip_address",
    "results": [
        {
            "id": 93609,
            "ip_address": "43.250.82.233",
            "count": 1,
            "first_visit": "2026-01-04T19:52:21.311691+06:00",
            "date": "2026-01-04"
        },
        {
            "id": 87036,
            "ip_address": "43.250.82.233",
            "count": 1,
            "first_visit": "2025-08-03T15:36:30.180484+06:00",
            "date": "2025-08-03"
        },
        {
            "id": 85522,
            "ip_address": "43.250.82.233",
            "count": 1,
            "first_visit": "2025-07-09T09:53:27.708623+06:00",
            "date": "2025-07-09"
        },
        {
            "id": 18596,
            "ip_address": "43.251.84.50",
            "count": 1,
            "first_visit": "2022-06-25T13:17:37.016658+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 6344,
            "ip_address": "43.251.85.163",
            "count": 1,
            "first_visit": "2022-05-15T15:11:06.400443+06:00",
            "date": null
        },
        {
            "id": 4741,
            "ip_address": "43.251.85.185",
            "count": 1,
            "first_visit": "2022-03-28T18:26:15.807976+06:00",
            "date": null
        },
        {
            "id": 70913,
            "ip_address": "43.251.85.22",
            "count": 1,
            "first_visit": "2024-07-09T20:52:25.415599+06:00",
            "date": "2024-07-09"
        },
        {
            "id": 77859,
            "ip_address": "43.251.85.22",
            "count": 1,
            "first_visit": "2025-01-14T18:29:47.607796+06:00",
            "date": "2025-01-14"
        }
    ]
}