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

{
    "count": 101890,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42216&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42200&ordering=-date",
    "results": [
        {
            "id": 73428,
            "ip_address": "163.53.150.122",
            "count": 1,
            "first_visit": "2024-09-14T15:06:13.845069+06:00",
            "date": "2024-09-14"
        },
        {
            "id": 73388,
            "ip_address": "103.149.142.69",
            "count": 2,
            "first_visit": "2024-09-13T18:47:18.366711+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73402,
            "ip_address": "66.249.79.229",
            "count": 1,
            "first_visit": "2024-09-13T23:44:02.757161+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73398,
            "ip_address": "66.249.79.230",
            "count": 3,
            "first_visit": "2024-09-13T22:25:34.471304+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73401,
            "ip_address": "34.148.232.52",
            "count": 2,
            "first_visit": "2024-09-13T23:21:19.652896+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73400,
            "ip_address": "103.189.159.114",
            "count": 1,
            "first_visit": "2024-09-13T23:11:31.952468+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73393,
            "ip_address": "103.187.68.224",
            "count": 3,
            "first_visit": "2024-09-13T20:15:50.838667+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73399,
            "ip_address": "114.119.140.186",
            "count": 1,
            "first_visit": "2024-09-13T22:56:28.761046+06:00",
            "date": "2024-09-13"
        }
    ]
}