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

{
    "count": 101867,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42056&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42040&ordering=count",
    "results": [
        {
            "id": 45492,
            "ip_address": "114.119.138.70",
            "count": 1,
            "first_visit": "2023-04-18T23:18:21.177445+06:00",
            "date": "2023-04-18"
        },
        {
            "id": 45493,
            "ip_address": "114.119.149.137",
            "count": 1,
            "first_visit": "2023-04-18T23:20:01.173634+06:00",
            "date": "2023-04-18"
        },
        {
            "id": 45494,
            "ip_address": "114.119.150.6",
            "count": 1,
            "first_visit": "2023-04-18T23:21:22.293307+06:00",
            "date": "2023-04-18"
        },
        {
            "id": 45510,
            "ip_address": "146.19.175.200",
            "count": 1,
            "first_visit": "2023-04-19T04:57:41.858202+06:00",
            "date": "2023-04-19"
        },
        {
            "id": 45496,
            "ip_address": "202.134.14.147",
            "count": 1,
            "first_visit": "2023-04-19T00:48:36.839024+06:00",
            "date": "2023-04-19"
        },
        {
            "id": 45497,
            "ip_address": "114.119.151.185",
            "count": 1,
            "first_visit": "2023-04-19T02:55:37.024327+06:00",
            "date": "2023-04-19"
        },
        {
            "id": 45498,
            "ip_address": "114.119.144.29",
            "count": 1,
            "first_visit": "2023-04-19T02:57:02.907673+06:00",
            "date": "2023-04-19"
        },
        {
            "id": 45499,
            "ip_address": "146.19.101.246",
            "count": 1,
            "first_visit": "2023-04-19T03:31:03.605604+06:00",
            "date": "2023-04-19"
        }
    ]
}