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

{
    "count": 101957,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42688&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42672&ordering=date",
    "results": [
        {
            "id": 56400,
            "ip_address": "37.111.212.242",
            "count": 1,
            "first_visit": "2023-09-30T19:37:59.541842+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56401,
            "ip_address": "37.111.201.95",
            "count": 1,
            "first_visit": "2023-09-30T20:19:11.956179+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56402,
            "ip_address": "23.226.20.117",
            "count": 1,
            "first_visit": "2023-09-30T20:25:24.834145+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56403,
            "ip_address": "103.145.165.26",
            "count": 1,
            "first_visit": "2023-09-30T20:33:10.640384+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56404,
            "ip_address": "59.153.102.100",
            "count": 1,
            "first_visit": "2023-09-30T20:38:39.450542+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56339,
            "ip_address": "66.249.66.160",
            "count": 2,
            "first_visit": "2023-09-30T02:21:10.795912+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56405,
            "ip_address": "103.218.25.88",
            "count": 2,
            "first_visit": "2023-09-30T22:15:37.967693+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56406,
            "ip_address": "103.213.242.125",
            "count": 1,
            "first_visit": "2023-09-30T22:38:59.026645+06:00",
            "date": "2023-09-30"
        }
    ]
}