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

{
    "count": 101964,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42784&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42768&ordering=date",
    "results": [
        {
            "id": 56500,
            "ip_address": "182.160.125.58",
            "count": 1,
            "first_visit": "2023-10-01T19:41:54.851508+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56501,
            "ip_address": "103.155.219.42",
            "count": 2,
            "first_visit": "2023-10-01T20:13:44.839100+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56502,
            "ip_address": "59.153.102.56",
            "count": 1,
            "first_visit": "2023-10-01T20:18:12.974686+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56503,
            "ip_address": "74.125.212.237",
            "count": 1,
            "first_visit": "2023-10-01T20:21:59.947738+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56504,
            "ip_address": "45.124.168.60",
            "count": 1,
            "first_visit": "2023-10-01T20:22:11.000931+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56505,
            "ip_address": "192.178.8.4",
            "count": 1,
            "first_visit": "2023-10-01T20:23:20.706157+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56506,
            "ip_address": "74.125.212.235",
            "count": 1,
            "first_visit": "2023-10-01T20:23:34.495201+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56507,
            "ip_address": "74.125.212.236",
            "count": 1,
            "first_visit": "2023-10-01T20:23:53.528199+06:00",
            "date": "2023-10-01"
        }
    ]
}