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

{
    "count": 101556,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40048&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40032&ordering=first_visit",
    "results": [
        {
            "id": 40041,
            "ip_address": "37.111.194.186",
            "count": 2,
            "first_visit": "2023-01-07T23:36:13.625342+06:00",
            "date": "2023-01-07"
        },
        {
            "id": 40042,
            "ip_address": "66.249.75.198",
            "count": 1,
            "first_visit": "2023-01-08T01:38:27.780143+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 40043,
            "ip_address": "192.171.81.234",
            "count": 1,
            "first_visit": "2023-01-08T01:48:40.109543+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 40044,
            "ip_address": "87.250.224.83",
            "count": 1,
            "first_visit": "2023-01-08T01:58:36.629947+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 40045,
            "ip_address": "66.249.75.196",
            "count": 2,
            "first_visit": "2023-01-08T02:17:37.364069+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 40046,
            "ip_address": "114.119.130.221",
            "count": 1,
            "first_visit": "2023-01-08T02:38:55.396206+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 40047,
            "ip_address": "51.39.63.162",
            "count": 2,
            "first_visit": "2023-01-08T03:10:05.793053+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 40048,
            "ip_address": "114.119.156.56",
            "count": 1,
            "first_visit": "2023-01-08T03:14:08.153039+06:00",
            "date": "2023-01-08"
        }
    ]
}