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

{
    "count": 102686,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50088&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50072&ordering=id",
    "results": [
        {
            "id": 50177,
            "ip_address": "103.190.75.130",
            "count": 2,
            "first_visit": "2023-07-17T11:32:15.410085+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50178,
            "ip_address": "66.249.70.195",
            "count": 2,
            "first_visit": "2023-07-17T12:23:43.150215+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50179,
            "ip_address": "114.119.129.191",
            "count": 1,
            "first_visit": "2023-07-17T12:28:48.595442+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50180,
            "ip_address": "114.119.138.170",
            "count": 1,
            "first_visit": "2023-07-17T12:30:00.445675+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50181,
            "ip_address": "114.119.149.71",
            "count": 1,
            "first_visit": "2023-07-17T12:32:09.332109+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50182,
            "ip_address": "202.134.14.136",
            "count": 1,
            "first_visit": "2023-07-17T12:52:18.440262+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50183,
            "ip_address": "103.218.27.204",
            "count": 1,
            "first_visit": "2023-07-17T12:52:24.469289+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50184,
            "ip_address": "103.143.34.142",
            "count": 2,
            "first_visit": "2023-07-17T13:05:43.618067+06:00",
            "date": "2023-07-17"
        }
    ]
}