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

{
    "count": 98021,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25496&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25480&ordering=-ip_address",
    "results": [
        {
            "id": 30441,
            "ip_address": "37.111.195.21",
            "count": 1,
            "first_visit": "2022-07-31T16:32:49.529355+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 10214,
            "ip_address": "37.111.195.21",
            "count": 1,
            "first_visit": "2022-05-22T05:00:19.462306+06:00",
            "date": null
        },
        {
            "id": 31431,
            "ip_address": "37.111.195.209",
            "count": 1,
            "first_visit": "2022-08-07T13:05:09.094373+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 19711,
            "ip_address": "37.111.195.208",
            "count": 1,
            "first_visit": "2022-06-28T10:47:20.902488+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 10970,
            "ip_address": "37.111.195.208",
            "count": 1,
            "first_visit": "2022-05-24T13:21:59.389108+06:00",
            "date": null
        },
        {
            "id": 12613,
            "ip_address": "37.111.195.205",
            "count": 1,
            "first_visit": "2022-05-29T23:10:50.820617+06:00",
            "date": null
        },
        {
            "id": 91590,
            "ip_address": "37.111.195.201",
            "count": 1,
            "first_visit": "2025-11-03T17:35:21.220857+06:00",
            "date": "2025-11-03"
        },
        {
            "id": 68811,
            "ip_address": "37.111.195.201",
            "count": 1,
            "first_visit": "2024-05-22T12:13:03.789465+06:00",
            "date": "2024-05-22"
        }
    ]
}