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

{
    "count": 101363,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36040&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36024&ordering=first_visit",
    "results": [
        {
            "id": 36033,
            "ip_address": "66.249.66.33",
            "count": 5,
            "first_visit": "2022-10-17T17:24:37.770205+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36034,
            "ip_address": "87.250.224.23",
            "count": 1,
            "first_visit": "2022-10-17T17:41:20.807952+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36035,
            "ip_address": "66.249.66.62",
            "count": 5,
            "first_visit": "2022-10-17T18:10:44.353077+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36036,
            "ip_address": "45.248.151.28",
            "count": 2,
            "first_visit": "2022-10-17T18:15:51.319260+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36037,
            "ip_address": "69.171.251.20",
            "count": 1,
            "first_visit": "2022-10-17T19:11:26.201880+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36038,
            "ip_address": "169.150.196.136",
            "count": 1,
            "first_visit": "2022-10-17T19:26:01.767109+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36039,
            "ip_address": "59.152.100.227",
            "count": 6,
            "first_visit": "2022-10-17T20:17:56.445939+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36040,
            "ip_address": "202.134.9.140",
            "count": 1,
            "first_visit": "2022-10-17T20:18:31.123444+06:00",
            "date": "2022-10-17"
        }
    ]
}