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

{
    "count": 101308,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34408&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34392&ordering=first_visit",
    "results": [
        {
            "id": 34401,
            "ip_address": "66.249.66.8",
            "count": 1,
            "first_visit": "2022-09-15T00:25:36.542563+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 34402,
            "ip_address": "103.204.246.90",
            "count": 3,
            "first_visit": "2022-09-15T00:43:24.853642+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 34403,
            "ip_address": "66.249.66.210",
            "count": 3,
            "first_visit": "2022-09-15T00:47:15.970860+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 34404,
            "ip_address": "66.249.66.128",
            "count": 3,
            "first_visit": "2022-09-15T01:12:19.199649+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 34405,
            "ip_address": "66.249.66.91",
            "count": 3,
            "first_visit": "2022-09-15T01:20:13.671476+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 34406,
            "ip_address": "114.119.134.123",
            "count": 7,
            "first_visit": "2022-09-15T02:30:51.608600+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 34407,
            "ip_address": "103.87.212.28",
            "count": 1,
            "first_visit": "2022-09-15T02:37:01.764231+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 34408,
            "ip_address": "54.193.66.220",
            "count": 1,
            "first_visit": "2022-09-15T02:46:14.839449+06:00",
            "date": "2022-09-15"
        }
    ]
}