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

{
    "count": 100086,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2264&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2248&ordering=-count",
    "results": [
        {
            "id": 86034,
            "ip_address": "114.119.151.1",
            "count": 10,
            "first_visit": "2025-07-18T06:52:40.583790+06:00",
            "date": "2025-07-18"
        },
        {
            "id": 62578,
            "ip_address": "103.146.3.65",
            "count": 10,
            "first_visit": "2024-01-06T23:36:43.550227+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 30913,
            "ip_address": "66.249.66.60",
            "count": 10,
            "first_visit": "2022-08-03T00:19:54.618593+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 83754,
            "ip_address": "114.119.136.75",
            "count": 10,
            "first_visit": "2025-06-07T01:29:27.231409+06:00",
            "date": "2025-06-07"
        },
        {
            "id": 233,
            "ip_address": "114.119.155.205",
            "count": 10,
            "first_visit": "2021-12-05T19:33:31.146143+06:00",
            "date": null
        },
        {
            "id": 696,
            "ip_address": "114.119.159.148",
            "count": 10,
            "first_visit": "2021-12-14T20:44:28.867414+06:00",
            "date": null
        },
        {
            "id": 6010,
            "ip_address": "114.119.132.38",
            "count": 10,
            "first_visit": "2022-05-14T16:43:06.778141+06:00",
            "date": null
        },
        {
            "id": 61884,
            "ip_address": "144.48.119.147",
            "count": 10,
            "first_visit": "2023-12-26T10:02:29.172428+06:00",
            "date": "2023-12-26"
        }
    ]
}