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

{
    "count": 101956,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42672&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42656&ordering=date",
    "results": [
        {
            "id": 56384,
            "ip_address": "103.180.206.0",
            "count": 2,
            "first_visit": "2023-09-30T15:52:32.516961+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56385,
            "ip_address": "114.119.148.237",
            "count": 1,
            "first_visit": "2023-09-30T16:09:52.311831+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56386,
            "ip_address": "37.111.204.222",
            "count": 1,
            "first_visit": "2023-09-30T16:56:02.708847+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56387,
            "ip_address": "114.119.151.152",
            "count": 1,
            "first_visit": "2023-09-30T17:36:53.643193+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56388,
            "ip_address": "114.119.128.6",
            "count": 1,
            "first_visit": "2023-09-30T17:38:44.387621+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56389,
            "ip_address": "114.119.133.67",
            "count": 1,
            "first_visit": "2023-09-30T17:40:53.486418+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56390,
            "ip_address": "114.119.137.184",
            "count": 1,
            "first_visit": "2023-09-30T17:42:45.123801+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56391,
            "ip_address": "111.7.96.172",
            "count": 1,
            "first_visit": "2023-09-30T18:04:41.303851+06:00",
            "date": "2023-09-30"
        }
    ]
}