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

{
    "count": 101433,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38080&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38064&ordering=first_visit",
    "results": [
        {
            "id": 38073,
            "ip_address": "195.154.123.98",
            "count": 1,
            "first_visit": "2022-12-01T02:55:02.025082+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38074,
            "ip_address": "114.119.136.128",
            "count": 1,
            "first_visit": "2022-12-01T03:25:39.026098+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38075,
            "ip_address": "168.119.64.248",
            "count": 1,
            "first_visit": "2022-12-01T03:36:46.611678+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38076,
            "ip_address": "64.233.173.227",
            "count": 1,
            "first_visit": "2022-12-01T03:39:45.805034+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38077,
            "ip_address": "103.58.72.238",
            "count": 8,
            "first_visit": "2022-12-01T03:39:53.277821+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38078,
            "ip_address": "64.233.173.229",
            "count": 1,
            "first_visit": "2022-12-01T03:42:42.695272+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38079,
            "ip_address": "114.119.151.17",
            "count": 1,
            "first_visit": "2022-12-01T04:45:55.702786+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38080,
            "ip_address": "114.119.150.27",
            "count": 1,
            "first_visit": "2022-12-01T04:51:29.051830+06:00",
            "date": "2022-12-01"
        }
    ]
}