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

{
    "count": 101956,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42680&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42664&ordering=first_visit",
    "results": [
        {
            "id": 42673,
            "ip_address": "114.119.146.12",
            "count": 1,
            "first_visit": "2023-02-24T22:55:10.698207+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42674,
            "ip_address": "114.119.136.76",
            "count": 1,
            "first_visit": "2023-02-24T22:57:54.735989+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42675,
            "ip_address": "114.119.162.58",
            "count": 1,
            "first_visit": "2023-02-24T23:00:00.559139+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42676,
            "ip_address": "114.119.140.166",
            "count": 1,
            "first_visit": "2023-02-24T23:18:37.364409+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42677,
            "ip_address": "116.204.142.237",
            "count": 1,
            "first_visit": "2023-02-24T23:21:12.115617+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42678,
            "ip_address": "103.73.196.154",
            "count": 1,
            "first_visit": "2023-02-24T23:40:46.377416+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42679,
            "ip_address": "5.255.231.105",
            "count": 3,
            "first_visit": "2023-02-25T00:11:33.348989+06:00",
            "date": "2023-02-25"
        },
        {
            "id": 42680,
            "ip_address": "114.119.142.253",
            "count": 1,
            "first_visit": "2023-02-25T00:20:28.813317+06:00",
            "date": "2023-02-25"
        }
    ]
}