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

{
    "count": 95343,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16792&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16776&ordering=first_visit",
    "results": [
        {
            "id": 16785,
            "ip_address": "103.123.33.16",
            "count": 1,
            "first_visit": "2022-06-20T11:15:54.253643+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 16786,
            "ip_address": "103.79.224.238",
            "count": 1,
            "first_visit": "2022-06-20T11:17:53.525437+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 16787,
            "ip_address": "202.4.107.89",
            "count": 1,
            "first_visit": "2022-06-20T11:21:12.866881+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 16788,
            "ip_address": "103.135.134.218",
            "count": 2,
            "first_visit": "2022-06-20T11:23:24.588221+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 16789,
            "ip_address": "103.130.172.201",
            "count": 1,
            "first_visit": "2022-06-20T11:26:03.551018+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 16790,
            "ip_address": "119.30.39.228",
            "count": 1,
            "first_visit": "2022-06-20T11:29:26.453527+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 16791,
            "ip_address": "37.111.207.145",
            "count": 1,
            "first_visit": "2022-06-20T11:34:04.019330+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 16792,
            "ip_address": "116.204.228.114",
            "count": 1,
            "first_visit": "2022-06-20T11:35:30.431174+06:00",
            "date": "2022-06-20"
        }
    ]
}