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

{
    "count": 101931,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42432&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42416&ordering=-date",
    "results": [
        {
            "id": 73220,
            "ip_address": "103.98.206.143",
            "count": 1,
            "first_visit": "2024-09-10T12:04:56.873505+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73237,
            "ip_address": "4.204.211.53",
            "count": 1,
            "first_visit": "2024-09-10T21:53:42.632361+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73215,
            "ip_address": "114.119.149.43",
            "count": 2,
            "first_visit": "2024-09-10T07:25:47.241154+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73204,
            "ip_address": "66.249.64.128",
            "count": 9,
            "first_visit": "2024-09-10T01:19:40.753419+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73219,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-09-10T11:27:41.275524+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73236,
            "ip_address": "114.119.145.187",
            "count": 1,
            "first_visit": "2024-09-10T20:02:57.884880+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73232,
            "ip_address": "103.230.107.61",
            "count": 1,
            "first_visit": "2024-09-10T17:25:22.715333+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73231,
            "ip_address": "103.219.114.98",
            "count": 1,
            "first_visit": "2024-09-10T17:24:23.359598+06:00",
            "date": "2024-09-10"
        }
    ]
}