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

{
    "count": 101894,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42248&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42232&ordering=-date",
    "results": [
        {
            "id": 73377,
            "ip_address": "51.158.253.114",
            "count": 1,
            "first_visit": "2024-09-13T11:56:27.414340+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73376,
            "ip_address": "119.30.41.133",
            "count": 2,
            "first_visit": "2024-09-13T11:11:12.607618+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73375,
            "ip_address": "144.48.115.62",
            "count": 4,
            "first_visit": "2024-09-13T11:10:30.023633+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73374,
            "ip_address": "203.188.245.210",
            "count": 1,
            "first_visit": "2024-09-13T10:47:56.607556+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73363,
            "ip_address": "114.119.132.88",
            "count": 7,
            "first_visit": "2024-09-13T01:55:32.780670+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73371,
            "ip_address": "66.249.64.129",
            "count": 8,
            "first_visit": "2024-09-13T06:52:51.195302+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73362,
            "ip_address": "66.249.64.128",
            "count": 7,
            "first_visit": "2024-09-13T00:13:26.935109+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73369,
            "ip_address": "95.108.213.216",
            "count": 1,
            "first_visit": "2024-09-13T04:18:36.813011+06:00",
            "date": "2024-09-13"
        }
    ]
}