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

{
    "count": 100888,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31120&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31104&ordering=-ip_address",
    "results": [
        {
            "id": 5191,
            "ip_address": "213.65.195.27",
            "count": 1,
            "first_visit": "2022-04-17T17:21:59.081866+06:00",
            "date": null
        },
        {
            "id": 9246,
            "ip_address": "213.55.50.5",
            "count": 5,
            "first_visit": "2022-05-19T03:02:02.644300+06:00",
            "date": null
        },
        {
            "id": 29400,
            "ip_address": "213.55.50.5",
            "count": 2,
            "first_visit": "2022-07-29T16:53:56.315044+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 38704,
            "ip_address": "213.55.241.62",
            "count": 1,
            "first_visit": "2022-12-14T16:56:18.296519+06:00",
            "date": "2022-12-14"
        },
        {
            "id": 99904,
            "ip_address": "213.55.220.239",
            "count": 1,
            "first_visit": "2026-07-04T14:19:38.188624+06:00",
            "date": "2026-07-04"
        },
        {
            "id": 78881,
            "ip_address": "213.34.59.242",
            "count": 1,
            "first_visit": "2025-02-12T17:15:32.879692+06:00",
            "date": "2025-02-12"
        },
        {
            "id": 72585,
            "ip_address": "213.34.192.220",
            "count": 1,
            "first_visit": "2024-08-26T17:03:50.579344+06:00",
            "date": "2024-08-26"
        },
        {
            "id": 51249,
            "ip_address": "213.32.253.29",
            "count": 1,
            "first_visit": "2023-07-30T19:40:17.904325+06:00",
            "date": "2023-07-30"
        }
    ]
}