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

{
    "count": 92251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85080&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85064&ordering=-ip_address",
    "results": [
        {
            "id": 19207,
            "ip_address": "103.150.18.162",
            "count": 2,
            "first_visit": "2022-06-26T22:10:33.163578+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 19667,
            "ip_address": "103.150.18.148",
            "count": 1,
            "first_visit": "2022-06-28T08:17:28.741213+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 8265,
            "ip_address": "103.150.18.148",
            "count": 3,
            "first_visit": "2022-05-17T19:14:48.758788+06:00",
            "date": null
        },
        {
            "id": 2108,
            "ip_address": "103.150.167.246",
            "count": 1,
            "first_visit": "2022-01-13T12:31:10.245778+06:00",
            "date": null
        },
        {
            "id": 26987,
            "ip_address": "103.149.75.94",
            "count": 1,
            "first_visit": "2022-07-25T01:24:29.096333+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 85633,
            "ip_address": "103.149.75.76",
            "count": 1,
            "first_visit": "2025-07-11T08:31:14.931057+06:00",
            "date": "2025-07-11"
        },
        {
            "id": 57419,
            "ip_address": "103.149.75.194",
            "count": 1,
            "first_visit": "2023-10-12T12:20:51.975029+06:00",
            "date": "2023-10-12"
        },
        {
            "id": 57988,
            "ip_address": "103.149.75.194",
            "count": 1,
            "first_visit": "2023-10-19T10:00:42.717794+06:00",
            "date": "2023-10-19"
        }
    ]
}