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

{
    "count": 97579,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24432&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24416&ordering=-ip_address",
    "results": [
        {
            "id": 8060,
            "ip_address": "37.111.200.98",
            "count": 1,
            "first_visit": "2022-05-17T12:19:32.853591+06:00",
            "date": null
        },
        {
            "id": 3260,
            "ip_address": "37.111.200.97",
            "count": 1,
            "first_visit": "2022-02-03T13:34:57.907626+06:00",
            "date": null
        },
        {
            "id": 1463,
            "ip_address": "37.111.200.96",
            "count": 2,
            "first_visit": "2021-12-29T12:50:57.600558+06:00",
            "date": null
        },
        {
            "id": 26257,
            "ip_address": "37.111.200.96",
            "count": 1,
            "first_visit": "2022-07-23T10:00:43.275397+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 86835,
            "ip_address": "37.111.200.96",
            "count": 4,
            "first_visit": "2025-07-31T17:14:59.239628+06:00",
            "date": "2025-07-31"
        },
        {
            "id": 15730,
            "ip_address": "37.111.200.95",
            "count": 2,
            "first_visit": "2022-06-16T18:32:59.192398+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 32018,
            "ip_address": "37.111.200.93",
            "count": 1,
            "first_visit": "2022-08-14T23:09:10.675175+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 29828,
            "ip_address": "37.111.200.92",
            "count": 1,
            "first_visit": "2022-07-30T11:30:46.430582+06:00",
            "date": "2022-07-30"
        }
    ]
}