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

{
    "count": 100234,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7104&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7088&ordering=-count",
    "results": [
        {
            "id": 54219,
            "ip_address": "103.60.175.152",
            "count": 4,
            "first_visit": "2023-09-03T21:51:43.362925+06:00",
            "date": "2023-09-03"
        },
        {
            "id": 3970,
            "ip_address": "37.111.214.205",
            "count": 4,
            "first_visit": "2022-03-01T09:09:15.669846+06:00",
            "date": null
        },
        {
            "id": 79171,
            "ip_address": "114.119.130.54",
            "count": 4,
            "first_visit": "2025-02-20T04:37:16.689503+06:00",
            "date": "2025-02-20"
        },
        {
            "id": 79144,
            "ip_address": "103.143.139.213",
            "count": 4,
            "first_visit": "2025-02-19T17:48:36.867019+06:00",
            "date": "2025-02-19"
        },
        {
            "id": 79120,
            "ip_address": "103.55.145.0",
            "count": 4,
            "first_visit": "2025-02-19T08:25:21.341003+06:00",
            "date": "2025-02-19"
        },
        {
            "id": 79101,
            "ip_address": "99.250.2.178",
            "count": 4,
            "first_visit": "2025-02-19T01:25:30.834675+06:00",
            "date": "2025-02-19"
        },
        {
            "id": 53852,
            "ip_address": "103.55.145.188",
            "count": 4,
            "first_visit": "2023-08-29T21:11:50.270822+06:00",
            "date": "2023-08-29"
        },
        {
            "id": 79074,
            "ip_address": "114.119.136.188",
            "count": 4,
            "first_visit": "2025-02-18T10:51:26.813179+06:00",
            "date": "2025-02-18"
        }
    ]
}