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

{
    "count": 101953,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42632&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42616&ordering=id",
    "results": [
        {
            "id": 42625,
            "ip_address": "114.119.151.14",
            "count": 1,
            "first_visit": "2023-02-24T00:09:22.506605+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42626,
            "ip_address": "66.249.75.193",
            "count": 4,
            "first_visit": "2023-02-24T01:56:56.026124+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42627,
            "ip_address": "168.119.68.254",
            "count": 1,
            "first_visit": "2023-02-24T02:26:51.365631+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42628,
            "ip_address": "173.255.251.12",
            "count": 1,
            "first_visit": "2023-02-24T02:27:26.158978+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42629,
            "ip_address": "103.124.250.109",
            "count": 1,
            "first_visit": "2023-02-24T03:27:23.446351+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42630,
            "ip_address": "114.119.129.179",
            "count": 1,
            "first_visit": "2023-02-24T03:47:03.872120+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42631,
            "ip_address": "114.119.140.221",
            "count": 1,
            "first_visit": "2023-02-24T03:57:04.481303+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42632,
            "ip_address": "114.119.148.50",
            "count": 1,
            "first_visit": "2023-02-24T03:58:33.101616+06:00",
            "date": "2023-02-24"
        }
    ]
}