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

{
    "count": 101861,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42016&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42000&ordering=-date",
    "results": [
        {
            "id": 73580,
            "ip_address": "103.31.154.242",
            "count": 2,
            "first_visit": "2024-09-17T11:29:49.603741+06:00",
            "date": "2024-09-17"
        },
        {
            "id": 73561,
            "ip_address": "114.119.132.88",
            "count": 2,
            "first_visit": "2024-09-17T03:26:04.575035+06:00",
            "date": "2024-09-17"
        },
        {
            "id": 73579,
            "ip_address": "116.206.254.113",
            "count": 1,
            "first_visit": "2024-09-17T11:15:21.050401+06:00",
            "date": "2024-09-17"
        },
        {
            "id": 73578,
            "ip_address": "103.31.154.251",
            "count": 1,
            "first_visit": "2024-09-17T11:06:27.027322+06:00",
            "date": "2024-09-17"
        },
        {
            "id": 73568,
            "ip_address": "114.119.137.91",
            "count": 1,
            "first_visit": "2024-09-17T07:39:25.851744+06:00",
            "date": "2024-09-17"
        },
        {
            "id": 73577,
            "ip_address": "5.255.231.190",
            "count": 1,
            "first_visit": "2024-09-17T11:04:25.276216+06:00",
            "date": "2024-09-17"
        },
        {
            "id": 73556,
            "ip_address": "114.119.130.54",
            "count": 3,
            "first_visit": "2024-09-17T00:49:07.108647+06:00",
            "date": "2024-09-17"
        },
        {
            "id": 73559,
            "ip_address": "66.249.89.68",
            "count": 2,
            "first_visit": "2024-09-17T02:00:52.621854+06:00",
            "date": "2024-09-17"
        }
    ]
}