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

{
    "count": 102583,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48208&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48192&ordering=first_visit",
    "results": [
        {
            "id": 48297,
            "ip_address": "168.119.65.126",
            "count": 1,
            "first_visit": "2023-06-15T20:20:10.286218+06:00",
            "date": "2023-06-15"
        },
        {
            "id": 48298,
            "ip_address": "14.1.103.162",
            "count": 1,
            "first_visit": "2023-06-15T21:10:36.955757+06:00",
            "date": "2023-06-15"
        },
        {
            "id": 48299,
            "ip_address": "114.119.145.66",
            "count": 1,
            "first_visit": "2023-06-15T21:24:08.694318+06:00",
            "date": "2023-06-15"
        },
        {
            "id": 48300,
            "ip_address": "37.111.206.243",
            "count": 2,
            "first_visit": "2023-06-15T21:31:25.290242+06:00",
            "date": "2023-06-15"
        },
        {
            "id": 48301,
            "ip_address": "103.124.251.42",
            "count": 1,
            "first_visit": "2023-06-15T21:34:40.819962+06:00",
            "date": "2023-06-15"
        },
        {
            "id": 48302,
            "ip_address": "195.154.122.186",
            "count": 1,
            "first_visit": "2023-06-15T21:52:23.478472+06:00",
            "date": "2023-06-15"
        },
        {
            "id": 48303,
            "ip_address": "114.119.148.102",
            "count": 1,
            "first_visit": "2023-06-15T22:22:49.686253+06:00",
            "date": "2023-06-15"
        },
        {
            "id": 48304,
            "ip_address": "114.119.129.175",
            "count": 1,
            "first_visit": "2023-06-15T23:31:30.647134+06:00",
            "date": "2023-06-15"
        }
    ]
}