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

{
    "count": 101933,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42448&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42432&ordering=id",
    "results": [
        {
            "id": 42441,
            "ip_address": "203.202.253.170",
            "count": 4,
            "first_visit": "2023-02-20T11:23:56.418024+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 42442,
            "ip_address": "119.40.90.1",
            "count": 1,
            "first_visit": "2023-02-20T11:30:14.816371+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 42443,
            "ip_address": "54.224.73.0",
            "count": 1,
            "first_visit": "2023-02-20T11:36:52.897545+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 42444,
            "ip_address": "54.83.106.1",
            "count": 1,
            "first_visit": "2023-02-20T11:54:56.255991+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 42445,
            "ip_address": "103.85.242.146",
            "count": 2,
            "first_visit": "2023-02-20T11:56:27.013142+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 42446,
            "ip_address": "217.213.133.124",
            "count": 2,
            "first_visit": "2023-02-20T13:15:51.502929+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 42447,
            "ip_address": "182.160.100.201",
            "count": 2,
            "first_visit": "2023-02-20T13:24:58.211882+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 42448,
            "ip_address": "103.173.107.243",
            "count": 1,
            "first_visit": "2023-02-20T13:44:56.873352+06:00",
            "date": "2023-02-20"
        }
    ]
}