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

{
    "count": 100511,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20088&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20072&ordering=-count",
    "results": [
        {
            "id": 10452,
            "ip_address": "37.111.207.253",
            "count": 2,
            "first_visit": "2022-05-22T23:01:52.371391+06:00",
            "date": null
        },
        {
            "id": 45703,
            "ip_address": "66.249.66.5",
            "count": 2,
            "first_visit": "2023-04-25T15:33:33.061272+06:00",
            "date": "2023-04-25"
        },
        {
            "id": 5129,
            "ip_address": "103.144.49.196",
            "count": 2,
            "first_visit": "2022-04-15T04:29:58.008309+06:00",
            "date": null
        },
        {
            "id": 45706,
            "ip_address": "103.153.231.57",
            "count": 2,
            "first_visit": "2023-04-25T16:14:44.929538+06:00",
            "date": "2023-04-25"
        },
        {
            "id": 45798,
            "ip_address": "45.250.229.155",
            "count": 2,
            "first_visit": "2023-04-27T09:56:11.825022+06:00",
            "date": "2023-04-27"
        },
        {
            "id": 5220,
            "ip_address": "103.112.58.194",
            "count": 2,
            "first_visit": "2022-04-18T14:58:02.894320+06:00",
            "date": null
        },
        {
            "id": 45683,
            "ip_address": "103.161.68.53",
            "count": 2,
            "first_visit": "2023-04-24T22:59:56.978179+06:00",
            "date": "2023-04-24"
        },
        {
            "id": 5151,
            "ip_address": "116.58.202.96",
            "count": 2,
            "first_visit": "2022-04-16T12:32:37.246597+06:00",
            "date": null
        }
    ]
}