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

{
    "count": 101890,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42216&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42200&ordering=first_visit",
    "results": [
        {
            "id": 42209,
            "ip_address": "114.119.148.146",
            "count": 1,
            "first_visit": "2023-02-15T12:39:08.287383+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42210,
            "ip_address": "195.154.122.186",
            "count": 1,
            "first_visit": "2023-02-15T12:44:24.471818+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42211,
            "ip_address": "103.159.72.66",
            "count": 5,
            "first_visit": "2023-02-15T12:50:12.418763+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42212,
            "ip_address": "103.159.72.68",
            "count": 1,
            "first_visit": "2023-02-15T12:50:32.488675+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42213,
            "ip_address": "103.159.72.77",
            "count": 1,
            "first_visit": "2023-02-15T13:01:49.586083+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42214,
            "ip_address": "103.15.42.69",
            "count": 1,
            "first_visit": "2023-02-15T13:03:14.009803+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42215,
            "ip_address": "116.58.202.13",
            "count": 1,
            "first_visit": "2023-02-15T13:19:59.684587+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42216,
            "ip_address": "202.134.10.134",
            "count": 1,
            "first_visit": "2023-02-15T13:30:56.824875+06:00",
            "date": "2023-02-15"
        }
    ]
}