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

{
    "count": 101350,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35696&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35680&ordering=first_visit",
    "results": [
        {
            "id": 35689,
            "ip_address": "66.249.66.60",
            "count": 19,
            "first_visit": "2022-10-10T00:07:46.376102+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 35690,
            "ip_address": "114.119.141.146",
            "count": 16,
            "first_visit": "2022-10-10T00:34:53.047098+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 35691,
            "ip_address": "114.119.141.118",
            "count": 21,
            "first_visit": "2022-10-10T00:46:05.109863+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 35692,
            "ip_address": "66.249.66.33",
            "count": 18,
            "first_visit": "2022-10-10T01:11:41.681729+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 35693,
            "ip_address": "116.204.151.160",
            "count": 2,
            "first_visit": "2022-10-10T01:33:04.430466+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 35694,
            "ip_address": "66.249.66.6",
            "count": 1,
            "first_visit": "2022-10-10T01:51:48.243294+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 35695,
            "ip_address": "66.249.66.128",
            "count": 1,
            "first_visit": "2022-10-10T02:13:19.699180+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 35696,
            "ip_address": "114.119.134.123",
            "count": 16,
            "first_visit": "2022-10-10T02:23:34.253075+06:00",
            "date": "2022-10-10"
        }
    ]
}