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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36640&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36624&ordering=first_visit",
    "results": [
        {
            "id": 36633,
            "ip_address": "66.249.66.92",
            "count": 2,
            "first_visit": "2022-10-29T19:15:30.823619+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 36634,
            "ip_address": "107.190.2.74",
            "count": 1,
            "first_visit": "2022-10-29T20:01:43.502106+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 36635,
            "ip_address": "66.249.66.210",
            "count": 1,
            "first_visit": "2022-10-29T20:09:14.963186+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 36636,
            "ip_address": "103.14.72.136",
            "count": 2,
            "first_visit": "2022-10-29T20:12:58.611691+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 36637,
            "ip_address": "66.249.66.146",
            "count": 1,
            "first_visit": "2022-10-29T20:32:35.423074+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 36638,
            "ip_address": "66.249.66.90",
            "count": 2,
            "first_visit": "2022-10-29T20:41:57.333929+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 36639,
            "ip_address": "66.249.66.33",
            "count": 1,
            "first_visit": "2022-10-29T21:10:56.513158+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 36640,
            "ip_address": "66.249.66.62",
            "count": 1,
            "first_visit": "2022-10-29T21:37:21.171089+06:00",
            "date": "2022-10-29"
        }
    ]
}