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

{
    "count": 102289,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45008&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44992&ordering=id",
    "results": [
        {
            "id": 45033,
            "ip_address": "164.92.127.64",
            "count": 1,
            "first_visit": "2023-04-08T10:48:21.824274+06:00",
            "date": "2023-04-08"
        },
        {
            "id": 45034,
            "ip_address": "66.220.149.5",
            "count": 1,
            "first_visit": "2023-04-08T10:49:18.860379+06:00",
            "date": "2023-04-08"
        },
        {
            "id": 45035,
            "ip_address": "66.249.66.10",
            "count": 1,
            "first_visit": "2023-04-08T12:23:46.648225+06:00",
            "date": "2023-04-08"
        },
        {
            "id": 45036,
            "ip_address": "168.119.68.120",
            "count": 1,
            "first_visit": "2023-04-08T13:29:16.810497+06:00",
            "date": "2023-04-08"
        },
        {
            "id": 45037,
            "ip_address": "114.119.142.7",
            "count": 1,
            "first_visit": "2023-04-08T15:07:19.239583+06:00",
            "date": "2023-04-08"
        },
        {
            "id": 45038,
            "ip_address": "114.119.155.126",
            "count": 1,
            "first_visit": "2023-04-08T15:08:50.110082+06:00",
            "date": "2023-04-08"
        },
        {
            "id": 45039,
            "ip_address": "114.119.128.50",
            "count": 1,
            "first_visit": "2023-04-08T15:10:50.754958+06:00",
            "date": "2023-04-08"
        },
        {
            "id": 45040,
            "ip_address": "114.119.148.1",
            "count": 1,
            "first_visit": "2023-04-08T15:11:42.211130+06:00",
            "date": "2023-04-08"
        }
    ]
}