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

{
    "count": 101554,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39928&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39912&ordering=first_visit",
    "results": [
        {
            "id": 39921,
            "ip_address": "37.111.200.228",
            "count": 1,
            "first_visit": "2023-01-05T16:43:27.649444+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 39922,
            "ip_address": "119.30.39.86",
            "count": 1,
            "first_visit": "2023-01-05T16:43:34.472555+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 39923,
            "ip_address": "103.120.203.85",
            "count": 1,
            "first_visit": "2023-01-05T16:47:13.689275+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 39924,
            "ip_address": "114.119.130.26",
            "count": 1,
            "first_visit": "2023-01-05T17:06:39.442119+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 39925,
            "ip_address": "114.119.158.0",
            "count": 1,
            "first_visit": "2023-01-05T17:55:20.120087+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 39926,
            "ip_address": "37.111.212.218",
            "count": 1,
            "first_visit": "2023-01-05T18:05:39.231777+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 39927,
            "ip_address": "114.119.139.61",
            "count": 1,
            "first_visit": "2023-01-05T18:14:29.821755+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 39928,
            "ip_address": "14.1.103.160",
            "count": 4,
            "first_visit": "2023-01-05T19:53:11.745697+06:00",
            "date": "2023-01-05"
        }
    ]
}