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

{
    "count": 98472,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33488&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33472&ordering=first_visit",
    "results": [
        {
            "id": 33481,
            "ip_address": "66.249.66.2",
            "count": 1,
            "first_visit": "2022-08-30T22:10:08.392898+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 33482,
            "ip_address": "103.121.36.164",
            "count": 4,
            "first_visit": "2022-08-30T22:17:01.543351+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 33483,
            "ip_address": "66.249.66.84",
            "count": 1,
            "first_visit": "2022-08-30T23:18:54.619052+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 33484,
            "ip_address": "66.249.66.222",
            "count": 1,
            "first_visit": "2022-08-30T23:25:40.166949+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 33485,
            "ip_address": "202.134.14.147",
            "count": 1,
            "first_visit": "2022-08-30T23:59:48.008526+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 33486,
            "ip_address": "202.134.14.136",
            "count": 1,
            "first_visit": "2022-08-31T00:02:46.358482+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 33487,
            "ip_address": "114.119.141.146",
            "count": 11,
            "first_visit": "2022-08-31T00:06:24.541426+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 33488,
            "ip_address": "103.130.74.202",
            "count": 1,
            "first_visit": "2022-08-31T00:21:30.809798+06:00",
            "date": "2022-08-31"
        }
    ]
}