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

{
    "count": 101662,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40944&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40928&ordering=first_visit",
    "results": [
        {
            "id": 40937,
            "ip_address": "120.50.4.32",
            "count": 2,
            "first_visit": "2023-01-25T16:44:07.843987+06:00",
            "date": "2023-01-25"
        },
        {
            "id": 40938,
            "ip_address": "59.153.103.29",
            "count": 2,
            "first_visit": "2023-01-25T16:53:44.279407+06:00",
            "date": "2023-01-25"
        },
        {
            "id": 40939,
            "ip_address": "87.250.224.95",
            "count": 2,
            "first_visit": "2023-01-25T18:39:03.428053+06:00",
            "date": "2023-01-25"
        },
        {
            "id": 40940,
            "ip_address": "103.159.218.231",
            "count": 1,
            "first_visit": "2023-01-25T18:42:51.025285+06:00",
            "date": "2023-01-25"
        },
        {
            "id": 40941,
            "ip_address": "103.49.201.141",
            "count": 1,
            "first_visit": "2023-01-25T19:36:41.193639+06:00",
            "date": "2023-01-25"
        },
        {
            "id": 40942,
            "ip_address": "114.119.131.182",
            "count": 1,
            "first_visit": "2023-01-25T19:37:18.746757+06:00",
            "date": "2023-01-25"
        },
        {
            "id": 40943,
            "ip_address": "185.84.71.86",
            "count": 2,
            "first_visit": "2023-01-25T20:13:39.162841+06:00",
            "date": "2023-01-25"
        },
        {
            "id": 40944,
            "ip_address": "103.177.167.130",
            "count": 1,
            "first_visit": "2023-01-25T20:16:10.008054+06:00",
            "date": "2023-01-25"
        }
    ]
}