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

{
    "count": 101490,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39088&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39072&ordering=first_visit",
    "results": [
        {
            "id": 39081,
            "ip_address": "66.249.66.6",
            "count": 1,
            "first_visit": "2022-12-21T08:39:22.720635+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 39082,
            "ip_address": "66.249.66.159",
            "count": 1,
            "first_visit": "2022-12-21T09:28:17.333954+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 39083,
            "ip_address": "66.249.66.158",
            "count": 1,
            "first_visit": "2022-12-21T09:44:27.178735+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 39084,
            "ip_address": "168.119.68.254",
            "count": 1,
            "first_visit": "2022-12-21T10:31:47.261722+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 39085,
            "ip_address": "27.147.218.137",
            "count": 2,
            "first_visit": "2022-12-21T12:07:57.290158+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 39086,
            "ip_address": "182.160.110.182",
            "count": 1,
            "first_visit": "2022-12-21T12:56:09.843945+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 39087,
            "ip_address": "114.119.158.253",
            "count": 1,
            "first_visit": "2022-12-21T13:16:40.699050+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 39088,
            "ip_address": "114.119.131.211",
            "count": 1,
            "first_visit": "2022-12-21T13:17:22.467941+06:00",
            "date": "2022-12-21"
        }
    ]
}