GET /user_management/visitor-free/?format=api&offset=36648&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=36656&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36640&ordering=first_visit",
    "results": [
        {
            "id": 36649,
            "ip_address": "114.119.141.168",
            "count": 24,
            "first_visit": "2022-10-30T00:55:02.734297+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 36650,
            "ip_address": "37.111.210.228",
            "count": 1,
            "first_visit": "2022-10-30T00:56:10.437797+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 36651,
            "ip_address": "114.119.141.146",
            "count": 24,
            "first_visit": "2022-10-30T00:56:39.385996+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 36652,
            "ip_address": "114.119.134.123",
            "count": 19,
            "first_visit": "2022-10-30T01:01:08.550158+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 36653,
            "ip_address": "114.119.141.118",
            "count": 18,
            "first_visit": "2022-10-30T01:23:45.464701+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 36654,
            "ip_address": "66.249.66.158",
            "count": 8,
            "first_visit": "2022-10-30T01:58:08.245458+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 36655,
            "ip_address": "66.249.66.91",
            "count": 4,
            "first_visit": "2022-10-30T01:58:53.775522+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 36656,
            "ip_address": "103.134.255.129",
            "count": 3,
            "first_visit": "2022-10-30T03:07:54.846303+06:00",
            "date": "2022-10-30"
        }
    ]
}