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

{
    "count": 98325,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32040&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32024&ordering=first_visit",
    "results": [
        {
            "id": 32033,
            "ip_address": "54.193.126.194",
            "count": 1,
            "first_visit": "2022-08-15T03:58:11.840508+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 32034,
            "ip_address": "66.249.66.208",
            "count": 2,
            "first_visit": "2022-08-15T04:12:20.095385+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 32035,
            "ip_address": "66.249.66.6",
            "count": 2,
            "first_visit": "2022-08-15T04:16:56.627370+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 32036,
            "ip_address": "66.249.66.4",
            "count": 1,
            "first_visit": "2022-08-15T05:41:39.482372+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 32037,
            "ip_address": "66.249.66.210",
            "count": 1,
            "first_visit": "2022-08-15T06:41:02.407838+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 32038,
            "ip_address": "43.250.82.229",
            "count": 1,
            "first_visit": "2022-08-15T07:40:14.897283+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 32039,
            "ip_address": "43.245.232.69",
            "count": 1,
            "first_visit": "2022-08-15T07:40:15.352785+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 32040,
            "ip_address": "66.249.66.33",
            "count": 8,
            "first_visit": "2022-08-15T07:49:05.017814+06:00",
            "date": "2022-08-15"
        }
    ]
}