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

{
    "count": 101563,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40288&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40272&ordering=first_visit",
    "results": [
        {
            "id": 40281,
            "ip_address": "103.58.73.241",
            "count": 1,
            "first_visit": "2023-01-12T17:30:00.546110+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40282,
            "ip_address": "173.252.127.13",
            "count": 1,
            "first_visit": "2023-01-12T17:31:13.681247+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40283,
            "ip_address": "114.119.136.76",
            "count": 1,
            "first_visit": "2023-01-12T18:02:23.585127+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40284,
            "ip_address": "103.206.228.46",
            "count": 1,
            "first_visit": "2023-01-12T19:10:59.314785+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40285,
            "ip_address": "119.30.32.31",
            "count": 2,
            "first_visit": "2023-01-12T19:15:21.828697+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40286,
            "ip_address": "119.30.38.30",
            "count": 1,
            "first_visit": "2023-01-12T19:33:54.358566+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40287,
            "ip_address": "114.119.131.200",
            "count": 1,
            "first_visit": "2023-01-12T19:51:10.153960+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40288,
            "ip_address": "103.159.129.83",
            "count": 1,
            "first_visit": "2023-01-12T19:53:04.787296+06:00",
            "date": "2023-01-12"
        }
    ]
}