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

{
    "count": 100565,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19848&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19832&ordering=-count",
    "results": [
        {
            "id": 10673,
            "ip_address": "103.253.44.9",
            "count": 2,
            "first_visit": "2022-05-23T14:11:43.726350+06:00",
            "date": null
        },
        {
            "id": 46565,
            "ip_address": "103.143.236.8",
            "count": 2,
            "first_visit": "2023-05-14T08:57:59.588085+06:00",
            "date": "2023-05-14"
        },
        {
            "id": 46428,
            "ip_address": "103.150.254.71",
            "count": 2,
            "first_visit": "2023-05-10T18:22:50.885628+06:00",
            "date": "2023-05-10"
        },
        {
            "id": 46438,
            "ip_address": "203.202.250.126",
            "count": 2,
            "first_visit": "2023-05-11T02:51:37.864142+06:00",
            "date": "2023-05-11"
        },
        {
            "id": 5361,
            "ip_address": "115.127.69.253",
            "count": 2,
            "first_visit": "2022-04-25T12:21:04.625248+06:00",
            "date": null
        },
        {
            "id": 46412,
            "ip_address": "34.66.118.59",
            "count": 2,
            "first_visit": "2023-05-10T13:44:22.754155+06:00",
            "date": "2023-05-10"
        },
        {
            "id": 46402,
            "ip_address": "103.118.78.31",
            "count": 2,
            "first_visit": "2023-05-10T07:39:22.450740+06:00",
            "date": "2023-05-10"
        },
        {
            "id": 46389,
            "ip_address": "103.149.60.14",
            "count": 2,
            "first_visit": "2023-05-10T01:08:40.481351+06:00",
            "date": "2023-05-10"
        }
    ]
}