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

{
    "count": 101372,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36280&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36264&ordering=first_visit",
    "results": [
        {
            "id": 36273,
            "ip_address": "103.170.174.65",
            "count": 1,
            "first_visit": "2022-10-21T23:13:28.698904+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 36274,
            "ip_address": "116.204.154.59",
            "count": 1,
            "first_visit": "2022-10-21T23:38:27.070500+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 36275,
            "ip_address": "114.119.141.118",
            "count": 16,
            "first_visit": "2022-10-22T00:01:06.590312+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36276,
            "ip_address": "66.249.66.33",
            "count": 17,
            "first_visit": "2022-10-22T00:02:04.168680+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36277,
            "ip_address": "114.119.141.168",
            "count": 18,
            "first_visit": "2022-10-22T00:02:34.134534+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36278,
            "ip_address": "114.119.134.123",
            "count": 24,
            "first_visit": "2022-10-22T00:04:49.088659+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36279,
            "ip_address": "66.249.66.60",
            "count": 11,
            "first_visit": "2022-10-22T01:00:12.778759+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36280,
            "ip_address": "114.119.141.146",
            "count": 11,
            "first_visit": "2022-10-22T01:25:46.521886+06:00",
            "date": "2022-10-22"
        }
    ]
}