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

{
    "count": 92403,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82464&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82448&ordering=-ip_address",
    "results": [
        {
            "id": 55642,
            "ip_address": "103.17.38.2",
            "count": 1,
            "first_visit": "2023-09-21T15:44:24.129151+06:00",
            "date": "2023-09-21"
        },
        {
            "id": 3802,
            "ip_address": "103.17.38.2",
            "count": 2,
            "first_visit": "2022-02-22T17:43:13.825072+06:00",
            "date": null
        },
        {
            "id": 159,
            "ip_address": "103.17.38.199",
            "count": 3,
            "first_visit": "2021-12-04T18:37:42.300235+06:00",
            "date": null
        },
        {
            "id": 90320,
            "ip_address": "103.17.38.180",
            "count": 1,
            "first_visit": "2025-10-04T06:44:39.946808+06:00",
            "date": "2025-10-04"
        },
        {
            "id": 26365,
            "ip_address": "103.17.38.14",
            "count": 1,
            "first_visit": "2022-07-23T14:00:13.917046+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 74642,
            "ip_address": "103.17.37.98",
            "count": 1,
            "first_visit": "2024-10-23T11:23:25.030975+06:00",
            "date": "2024-10-23"
        },
        {
            "id": 55892,
            "ip_address": "103.17.37.98",
            "count": 1,
            "first_visit": "2023-09-24T14:32:59.982361+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 76315,
            "ip_address": "103.17.37.85",
            "count": 1,
            "first_visit": "2024-12-03T10:50:54.130815+06:00",
            "date": "2024-12-03"
        }
    ]
}