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

{
    "count": 98305,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85440&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85424&ordering=ip_address",
    "results": [
        {
            "id": 98155,
            "ip_address": "51.158.55.180",
            "count": 13,
            "first_visit": "2026-05-16T16:50:55.340012+06:00",
            "date": "2026-05-16"
        },
        {
            "id": 61952,
            "ip_address": "51.158.65.156",
            "count": 1,
            "first_visit": "2023-12-27T02:10:58.183315+06:00",
            "date": "2023-12-27"
        },
        {
            "id": 13333,
            "ip_address": "51.158.66.89",
            "count": 1,
            "first_visit": "2022-06-02T04:47:28.599929+06:00",
            "date": null
        },
        {
            "id": 13332,
            "ip_address": "51.158.73.45",
            "count": 1,
            "first_visit": "2022-06-02T04:47:25.132203+06:00",
            "date": null
        },
        {
            "id": 62762,
            "ip_address": "51.158.77.22",
            "count": 1,
            "first_visit": "2024-01-09T18:49:18.688002+06:00",
            "date": "2024-01-09"
        },
        {
            "id": 32330,
            "ip_address": "51.158.78.177",
            "count": 1,
            "first_visit": "2022-08-18T11:17:30.494725+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 53362,
            "ip_address": "51.158.99.156",
            "count": 1,
            "first_visit": "2023-08-24T06:20:18.883011+06:00",
            "date": "2023-08-24"
        },
        {
            "id": 78779,
            "ip_address": "51.159.105.40",
            "count": 1,
            "first_visit": "2025-02-10T09:03:41.074113+06:00",
            "date": "2025-02-10"
        }
    ]
}