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

{
    "count": 101298,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34224&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34208&ordering=first_visit",
    "results": [
        {
            "id": 34217,
            "ip_address": "66.249.66.210",
            "count": 4,
            "first_visit": "2022-09-12T00:29:41.612460+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 34218,
            "ip_address": "66.249.66.158",
            "count": 5,
            "first_visit": "2022-09-12T01:33:11.467809+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 34219,
            "ip_address": "195.154.122.186",
            "count": 1,
            "first_visit": "2022-09-12T01:38:07.759957+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 34220,
            "ip_address": "66.249.66.92",
            "count": 4,
            "first_visit": "2022-09-12T01:55:24.612257+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 34221,
            "ip_address": "40.77.190.179",
            "count": 1,
            "first_visit": "2022-09-12T02:30:28.330724+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 34222,
            "ip_address": "66.249.66.128",
            "count": 1,
            "first_visit": "2022-09-12T02:41:57.524343+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 34223,
            "ip_address": "66.249.66.6",
            "count": 1,
            "first_visit": "2022-09-12T03:16:34.805494+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 34224,
            "ip_address": "114.119.141.152",
            "count": 23,
            "first_visit": "2022-09-12T03:35:41.871091+06:00",
            "date": "2022-09-12"
        }
    ]
}