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

{
    "count": 102684,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50008&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49992&ordering=-id",
    "results": [
        {
            "id": 52780,
            "ip_address": "103.76.44.136",
            "count": 1,
            "first_visit": "2023-08-17T18:58:40.095931+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 52779,
            "ip_address": "123.6.49.41",
            "count": 1,
            "first_visit": "2023-08-17T18:53:24.958936+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 52778,
            "ip_address": "114.119.145.79",
            "count": 1,
            "first_visit": "2023-08-17T18:26:44.493856+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 52777,
            "ip_address": "37.111.239.13",
            "count": 3,
            "first_visit": "2023-08-17T18:23:19.258610+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 52776,
            "ip_address": "114.119.150.34",
            "count": 1,
            "first_visit": "2023-08-17T18:05:12.549436+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 52775,
            "ip_address": "66.249.73.129",
            "count": 1,
            "first_visit": "2023-08-17T18:05:06.515510+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 52774,
            "ip_address": "114.119.149.171",
            "count": 1,
            "first_visit": "2023-08-17T17:36:00.076272+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 52773,
            "ip_address": "114.119.156.185",
            "count": 1,
            "first_visit": "2023-08-17T17:35:25.731045+06:00",
            "date": "2023-08-17"
        }
    ]
}