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

{
    "count": 101890,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42224&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42208&ordering=date",
    "results": [
        {
            "id": 55939,
            "ip_address": "103.86.202.238",
            "count": 1,
            "first_visit": "2023-09-24T22:48:13.164383+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55940,
            "ip_address": "103.149.104.59",
            "count": 1,
            "first_visit": "2023-09-24T23:41:23.796262+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55941,
            "ip_address": "172.58.139.139",
            "count": 1,
            "first_visit": "2023-09-24T23:42:26.375010+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55873,
            "ip_address": "103.255.30.101",
            "count": 2,
            "first_visit": "2023-09-24T10:51:48.775282+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 56016,
            "ip_address": "103.217.111.16",
            "count": 1,
            "first_visit": "2023-09-25T19:17:14.139764+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56017,
            "ip_address": "114.119.149.90",
            "count": 1,
            "first_visit": "2023-09-25T19:29:13.102070+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55987,
            "ip_address": "202.181.6.216",
            "count": 2,
            "first_visit": "2023-09-25T13:22:37.780973+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56018,
            "ip_address": "114.119.144.105",
            "count": 1,
            "first_visit": "2023-09-25T20:27:28.960037+06:00",
            "date": "2023-09-25"
        }
    ]
}