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

{
    "count": 101908,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42320&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42304&ordering=-date",
    "results": [
        {
            "id": 73357,
            "ip_address": "118.179.171.241",
            "count": 1,
            "first_visit": "2024-09-12T21:58:18.940541+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73326,
            "ip_address": "202.91.43.62",
            "count": 2,
            "first_visit": "2024-09-12T08:11:38.553835+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73348,
            "ip_address": "202.134.9.129",
            "count": 1,
            "first_visit": "2024-09-12T18:07:01.238377+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73328,
            "ip_address": "3.214.212.20",
            "count": 1,
            "first_visit": "2024-09-12T08:14:58.155718+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73327,
            "ip_address": "114.119.136.75",
            "count": 1,
            "first_visit": "2024-09-12T08:13:46.175988+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73335,
            "ip_address": "103.98.206.143",
            "count": 3,
            "first_visit": "2024-09-12T12:52:18.215424+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73313,
            "ip_address": "66.249.65.101",
            "count": 8,
            "first_visit": "2024-09-12T01:55:00.950535+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73323,
            "ip_address": "103.95.211.183",
            "count": 1,
            "first_visit": "2024-09-12T06:32:17.115629+06:00",
            "date": "2024-09-12"
        }
    ]
}