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

{
    "count": 91484,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91432&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91416&ordering=ip_address",
    "results": [
        {
            "id": 2011,
            "ip_address": "96.63.135.81",
            "count": 1,
            "first_visit": "2022-01-12T08:20:47.593378+06:00",
            "date": null
        },
        {
            "id": 81742,
            "ip_address": "96.63.166.22",
            "count": 1,
            "first_visit": "2025-04-22T08:34:57.312987+06:00",
            "date": "2025-04-22"
        },
        {
            "id": 79258,
            "ip_address": "96.87.169.158",
            "count": 1,
            "first_visit": "2025-02-21T20:42:43.416713+06:00",
            "date": "2025-02-21"
        },
        {
            "id": 4561,
            "ip_address": "97.107.135.120",
            "count": 2,
            "first_visit": "2022-03-21T16:23:30.097727+06:00",
            "date": null
        },
        {
            "id": 38159,
            "ip_address": "97.126.34.60",
            "count": 1,
            "first_visit": "2022-12-02T11:53:30.490295+06:00",
            "date": "2022-12-02"
        },
        {
            "id": 80649,
            "ip_address": "97.151.248.99",
            "count": 1,
            "first_visit": "2025-03-27T00:20:45.917805+06:00",
            "date": "2025-03-27"
        },
        {
            "id": 80598,
            "ip_address": "97.151.248.99",
            "count": 2,
            "first_visit": "2025-03-25T18:32:40.770186+06:00",
            "date": "2025-03-25"
        },
        {
            "id": 29097,
            "ip_address": "98.109.118.123",
            "count": 1,
            "first_visit": "2022-07-29T04:20:03.413421+06:00",
            "date": "2022-07-29"
        }
    ]
}