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

{
    "count": 101867,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42072&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42056&ordering=date",
    "results": [
        {
            "id": 55788,
            "ip_address": "103.58.72.28",
            "count": 1,
            "first_visit": "2023-09-23T07:44:43.923222+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55825,
            "ip_address": "114.130.156.24",
            "count": 4,
            "first_visit": "2023-09-23T20:04:14.590069+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55790,
            "ip_address": "114.119.138.28",
            "count": 1,
            "first_visit": "2023-09-23T07:58:58.065372+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55789,
            "ip_address": "103.230.107.14",
            "count": 2,
            "first_visit": "2023-09-23T07:58:33.040309+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55792,
            "ip_address": "103.15.42.200",
            "count": 1,
            "first_visit": "2023-09-23T09:33:44.352976+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55793,
            "ip_address": "114.119.159.19",
            "count": 1,
            "first_visit": "2023-09-23T09:57:01.474716+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55794,
            "ip_address": "114.119.151.146",
            "count": 1,
            "first_visit": "2023-09-23T10:00:28.521938+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55795,
            "ip_address": "114.119.131.46",
            "count": 1,
            "first_visit": "2023-09-23T10:13:25.231886+06:00",
            "date": "2023-09-23"
        }
    ]
}