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

{
    "count": 101834,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41904&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41888&ordering=first_visit",
    "results": [
        {
            "id": 41897,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2023-02-09T19:40:24.177595+06:00",
            "date": "2023-02-09"
        },
        {
            "id": 41898,
            "ip_address": "114.119.145.100",
            "count": 1,
            "first_visit": "2023-02-09T20:09:01.625724+06:00",
            "date": "2023-02-09"
        },
        {
            "id": 41899,
            "ip_address": "114.119.159.183",
            "count": 1,
            "first_visit": "2023-02-09T20:24:25.987811+06:00",
            "date": "2023-02-09"
        },
        {
            "id": 41900,
            "ip_address": "106.0.52.61",
            "count": 1,
            "first_visit": "2023-02-09T20:29:58.190473+06:00",
            "date": "2023-02-09"
        },
        {
            "id": 41901,
            "ip_address": "114.119.143.215",
            "count": 1,
            "first_visit": "2023-02-09T20:59:53.197448+06:00",
            "date": "2023-02-09"
        },
        {
            "id": 41902,
            "ip_address": "119.30.32.63",
            "count": 4,
            "first_visit": "2023-02-09T22:14:37.846776+06:00",
            "date": "2023-02-09"
        },
        {
            "id": 41903,
            "ip_address": "114.119.128.62",
            "count": 1,
            "first_visit": "2023-02-09T22:17:31.991541+06:00",
            "date": "2023-02-09"
        },
        {
            "id": 41904,
            "ip_address": "203.89.126.66",
            "count": 3,
            "first_visit": "2023-02-09T22:35:57.764101+06:00",
            "date": "2023-02-09"
        }
    ]
}