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

{
    "count": 100696,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16088&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16072&ordering=-count",
    "results": [
        {
            "id": 56384,
            "ip_address": "103.180.206.0",
            "count": 2,
            "first_visit": "2023-09-30T15:52:32.516961+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 14683,
            "ip_address": "37.111.207.219",
            "count": 2,
            "first_visit": "2022-06-12T20:46:20.983198+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 3707,
            "ip_address": "8.25.96.104",
            "count": 2,
            "first_visit": "2022-02-18T13:32:02.598520+06:00",
            "date": null
        },
        {
            "id": 3930,
            "ip_address": "119.30.38.200",
            "count": 2,
            "first_visit": "2022-02-27T21:32:06.460866+06:00",
            "date": null
        },
        {
            "id": 56339,
            "ip_address": "66.249.66.160",
            "count": 2,
            "first_visit": "2023-09-30T02:21:10.795912+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56441,
            "ip_address": "103.164.86.1",
            "count": 2,
            "first_visit": "2023-10-01T05:27:20.381465+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 14681,
            "ip_address": "114.119.129.158",
            "count": 2,
            "first_visit": "2022-06-12T20:44:32.340777+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 56344,
            "ip_address": "114.119.148.14",
            "count": 2,
            "first_visit": "2023-09-30T03:52:16.719143+06:00",
            "date": "2023-09-30"
        }
    ]
}