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

{
    "count": 100568,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15312&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15296&ordering=-count",
    "results": [
        {
            "id": 7554,
            "ip_address": "123.253.65.7",
            "count": 2,
            "first_visit": "2022-05-17T01:05:32.043153+06:00",
            "date": null
        },
        {
            "id": 61702,
            "ip_address": "103.109.56.242",
            "count": 2,
            "first_visit": "2023-12-23T09:12:22.966526+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 15272,
            "ip_address": "103.242.217.54",
            "count": 2,
            "first_visit": "2022-06-15T13:29:31.844835+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 59590,
            "ip_address": "34.106.224.3",
            "count": 2,
            "first_visit": "2023-11-16T14:03:15.961532+06:00",
            "date": "2023-11-16"
        },
        {
            "id": 59567,
            "ip_address": "103.120.36.56",
            "count": 2,
            "first_visit": "2023-11-16T01:55:52.861757+06:00",
            "date": "2023-11-16"
        },
        {
            "id": 61713,
            "ip_address": "118.179.171.7",
            "count": 2,
            "first_visit": "2023-12-23T12:38:30.869122+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 59678,
            "ip_address": "182.48.69.29",
            "count": 2,
            "first_visit": "2023-11-18T07:28:00.633164+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 15052,
            "ip_address": "119.30.45.80",
            "count": 2,
            "first_visit": "2022-06-14T17:28:50.923891+06:00",
            "date": "2022-06-14"
        }
    ]
}