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

{
    "count": 95900,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18952&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18936&ordering=first_visit",
    "results": [
        {
            "id": 18945,
            "ip_address": "58.145.189.254",
            "count": 3,
            "first_visit": "2022-06-26T06:43:51.547263+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 18946,
            "ip_address": "114.119.132.159",
            "count": 1,
            "first_visit": "2022-06-26T06:46:38.417320+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 18947,
            "ip_address": "37.111.207.87",
            "count": 2,
            "first_visit": "2022-06-26T06:47:55.437365+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 18948,
            "ip_address": "103.55.145.185",
            "count": 2,
            "first_visit": "2022-06-26T06:49:46.210227+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 18949,
            "ip_address": "103.146.151.246",
            "count": 2,
            "first_visit": "2022-06-26T06:58:44.248051+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 18950,
            "ip_address": "37.111.226.105",
            "count": 1,
            "first_visit": "2022-06-26T06:59:48.728452+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 18951,
            "ip_address": "37.111.193.132",
            "count": 2,
            "first_visit": "2022-06-26T07:01:56.018873+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 18952,
            "ip_address": "114.119.132.25",
            "count": 1,
            "first_visit": "2022-06-26T07:02:15.220745+06:00",
            "date": "2022-06-26"
        }
    ]
}