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

{
    "count": 102289,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45008&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44992&ordering=-date",
    "results": [
        {
            "id": 71001,
            "ip_address": "45.125.222.54",
            "count": 2,
            "first_visit": "2024-07-11T15:39:59.650691+06:00",
            "date": "2024-07-11"
        },
        {
            "id": 70967,
            "ip_address": "114.119.128.35",
            "count": 8,
            "first_visit": "2024-07-11T00:52:29.681565+06:00",
            "date": "2024-07-11"
        },
        {
            "id": 71010,
            "ip_address": "36.255.234.96",
            "count": 1,
            "first_visit": "2024-07-11T18:09:16.372483+06:00",
            "date": "2024-07-11"
        },
        {
            "id": 70969,
            "ip_address": "114.119.149.43",
            "count": 2,
            "first_visit": "2024-07-11T01:20:22.323963+06:00",
            "date": "2024-07-11"
        },
        {
            "id": 71008,
            "ip_address": "95.108.213.207",
            "count": 1,
            "first_visit": "2024-07-11T17:49:36.673818+06:00",
            "date": "2024-07-11"
        },
        {
            "id": 71007,
            "ip_address": "45.120.99.250",
            "count": 1,
            "first_visit": "2024-07-11T17:42:38.017828+06:00",
            "date": "2024-07-11"
        },
        {
            "id": 70980,
            "ip_address": "66.249.72.197",
            "count": 8,
            "first_visit": "2024-07-11T05:46:59.278683+06:00",
            "date": "2024-07-11"
        },
        {
            "id": 70989,
            "ip_address": "103.59.38.129",
            "count": 1,
            "first_visit": "2024-07-11T11:33:05.485577+06:00",
            "date": "2024-07-11"
        }
    ]
}