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

{
    "count": 102683,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50008&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49992&ordering=date",
    "results": [
        {
            "id": 63687,
            "ip_address": "114.119.157.50",
            "count": 1,
            "first_visit": "2024-01-24T04:23:26.990721+06:00",
            "date": "2024-01-24"
        },
        {
            "id": 63688,
            "ip_address": "114.119.128.34",
            "count": 1,
            "first_visit": "2024-01-24T04:51:46.196894+06:00",
            "date": "2024-01-24"
        },
        {
            "id": 63690,
            "ip_address": "114.119.149.222",
            "count": 1,
            "first_visit": "2024-01-24T04:54:13.025058+06:00",
            "date": "2024-01-24"
        },
        {
            "id": 63708,
            "ip_address": "114.119.129.163",
            "count": 1,
            "first_visit": "2024-01-24T13:48:16.583516+06:00",
            "date": "2024-01-24"
        },
        {
            "id": 63709,
            "ip_address": "114.119.157.57",
            "count": 1,
            "first_visit": "2024-01-24T13:50:20.062694+06:00",
            "date": "2024-01-24"
        },
        {
            "id": 63692,
            "ip_address": "66.249.89.68",
            "count": 1,
            "first_visit": "2024-01-24T09:23:41.771319+06:00",
            "date": "2024-01-24"
        },
        {
            "id": 63710,
            "ip_address": "195.154.123.27",
            "count": 1,
            "first_visit": "2024-01-24T14:05:32.249049+06:00",
            "date": "2024-01-24"
        },
        {
            "id": 63711,
            "ip_address": "114.119.131.68",
            "count": 1,
            "first_visit": "2024-01-24T14:45:23.738026+06:00",
            "date": "2024-01-24"
        }
    ]
}