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

{
    "count": 101860,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42016&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42000&ordering=date",
    "results": [
        {
            "id": 55730,
            "ip_address": "114.119.145.187",
            "count": 1,
            "first_visit": "2023-09-22T20:46:56.884175+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 55709,
            "ip_address": "103.77.61.78",
            "count": 2,
            "first_visit": "2023-09-22T13:06:51.817664+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 55731,
            "ip_address": "118.179.99.1",
            "count": 1,
            "first_visit": "2023-09-22T21:19:22.803449+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 55732,
            "ip_address": "114.119.134.230",
            "count": 1,
            "first_visit": "2023-09-22T21:22:43.876801+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 55733,
            "ip_address": "114.119.146.37",
            "count": 1,
            "first_visit": "2023-09-22T21:25:34.055114+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 55734,
            "ip_address": "114.119.155.210",
            "count": 1,
            "first_visit": "2023-09-22T21:28:41.923260+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 55735,
            "ip_address": "152.44.102.245",
            "count": 1,
            "first_visit": "2023-09-22T21:58:39.568621+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 55736,
            "ip_address": "147.92.53.41",
            "count": 1,
            "first_visit": "2023-09-22T21:58:40.287399+06:00",
            "date": "2023-09-22"
        }
    ]
}