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

{
    "count": 92381,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82688&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82672&ordering=-ip_address",
    "results": [
        {
            "id": 45733,
            "ip_address": "103.170.175.36",
            "count": 1,
            "first_visit": "2023-04-26T01:20:20.192478+06:00",
            "date": "2023-04-26"
        },
        {
            "id": 90712,
            "ip_address": "103.170.175.35",
            "count": 1,
            "first_visit": "2025-10-14T08:36:03.060328+06:00",
            "date": "2025-10-14"
        },
        {
            "id": 18292,
            "ip_address": "103.170.175.35",
            "count": 2,
            "first_visit": "2022-06-24T21:31:53.982670+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 15306,
            "ip_address": "103.170.175.32",
            "count": 2,
            "first_visit": "2022-06-15T15:12:56.242571+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 81947,
            "ip_address": "103.170.175.32",
            "count": 1,
            "first_visit": "2025-04-27T21:06:10.634687+06:00",
            "date": "2025-04-27"
        },
        {
            "id": 38251,
            "ip_address": "103.170.175.149",
            "count": 1,
            "first_visit": "2022-12-04T01:52:30.364977+06:00",
            "date": "2022-12-04"
        },
        {
            "id": 2416,
            "ip_address": "103.170.174.9",
            "count": 3,
            "first_visit": "2022-01-18T10:40:52.496926+06:00",
            "date": null
        },
        {
            "id": 3315,
            "ip_address": "103.170.174.8",
            "count": 16,
            "first_visit": "2022-02-05T00:47:07.572236+06:00",
            "date": null
        }
    ]
}