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

{
    "count": 101541,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78064&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78048&ordering=-count",
    "results": [
        {
            "id": 58398,
            "ip_address": "118.179.20.123",
            "count": 1,
            "first_visit": "2023-10-25T21:42:40.758299+06:00",
            "date": "2023-10-25"
        },
        {
            "id": 58418,
            "ip_address": "114.119.145.175",
            "count": 1,
            "first_visit": "2023-10-26T01:45:32.161443+06:00",
            "date": "2023-10-26"
        },
        {
            "id": 58400,
            "ip_address": "114.119.131.248",
            "count": 1,
            "first_visit": "2023-10-25T21:46:38.745137+06:00",
            "date": "2023-10-25"
        },
        {
            "id": 58419,
            "ip_address": "114.119.159.234",
            "count": 1,
            "first_visit": "2023-10-26T02:27:15.430028+06:00",
            "date": "2023-10-26"
        },
        {
            "id": 58401,
            "ip_address": "37.111.212.125",
            "count": 1,
            "first_visit": "2023-10-25T22:00:27.576842+06:00",
            "date": "2023-10-25"
        },
        {
            "id": 58402,
            "ip_address": "103.143.139.121",
            "count": 1,
            "first_visit": "2023-10-25T22:05:17.859401+06:00",
            "date": "2023-10-25"
        },
        {
            "id": 58403,
            "ip_address": "66.249.70.192",
            "count": 1,
            "first_visit": "2023-10-25T22:17:38.088545+06:00",
            "date": "2023-10-25"
        },
        {
            "id": 58404,
            "ip_address": "114.119.139.53",
            "count": 1,
            "first_visit": "2023-10-25T22:23:41.000219+06:00",
            "date": "2023-10-25"
        }
    ]
}