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

{
    "count": 101976,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42888&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42872&ordering=id",
    "results": [
        {
            "id": 42881,
            "ip_address": "114.119.139.26",
            "count": 1,
            "first_visit": "2023-03-01T04:44:40.066555+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 42882,
            "ip_address": "114.119.142.183",
            "count": 1,
            "first_visit": "2023-03-01T05:18:36.936124+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 42883,
            "ip_address": "114.119.136.76",
            "count": 1,
            "first_visit": "2023-03-01T05:44:28.881960+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 42884,
            "ip_address": "114.119.139.8",
            "count": 1,
            "first_visit": "2023-03-01T05:46:00.980323+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 42885,
            "ip_address": "17.246.23.145",
            "count": 1,
            "first_visit": "2023-03-01T06:30:14.418464+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 42886,
            "ip_address": "27.147.211.40",
            "count": 7,
            "first_visit": "2023-03-01T07:30:36.672607+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 42887,
            "ip_address": "103.187.30.169",
            "count": 1,
            "first_visit": "2023-03-01T08:22:04.763192+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 42888,
            "ip_address": "66.249.75.220",
            "count": 1,
            "first_visit": "2023-03-01T08:24:33.247058+06:00",
            "date": "2023-03-01"
        }
    ]
}