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

{
    "count": 101284,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34024&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34008&ordering=id",
    "results": [
        {
            "id": 34017,
            "ip_address": "68.234.46.143",
            "count": 1,
            "first_visit": "2022-09-08T01:42:49.137717+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 34018,
            "ip_address": "66.249.66.146",
            "count": 1,
            "first_visit": "2022-09-08T02:12:35.290721+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 34019,
            "ip_address": "66.249.66.82",
            "count": 1,
            "first_visit": "2022-09-08T02:18:42.575869+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 34020,
            "ip_address": "114.119.141.139",
            "count": 8,
            "first_visit": "2022-09-08T02:21:12.768546+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 34021,
            "ip_address": "40.77.189.164",
            "count": 1,
            "first_visit": "2022-09-08T02:21:33.548845+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 34022,
            "ip_address": "114.119.134.123",
            "count": 8,
            "first_visit": "2022-09-08T02:22:36.199797+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 34023,
            "ip_address": "114.119.141.152",
            "count": 15,
            "first_visit": "2022-09-08T02:23:57.094921+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 34024,
            "ip_address": "114.119.141.15",
            "count": 7,
            "first_visit": "2022-09-08T02:25:21.689294+06:00",
            "date": "2022-09-08"
        }
    ]
}