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

{
    "count": 101931,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42432&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42416&ordering=date",
    "results": [
        {
            "id": 56141,
            "ip_address": "114.119.157.146",
            "count": 1,
            "first_visit": "2023-09-27T08:53:29.514355+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56142,
            "ip_address": "114.119.136.238",
            "count": 1,
            "first_visit": "2023-09-27T09:07:46.819198+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56143,
            "ip_address": "114.119.151.171",
            "count": 1,
            "first_visit": "2023-09-27T09:08:20.428039+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56144,
            "ip_address": "114.119.145.169",
            "count": 1,
            "first_visit": "2023-09-27T09:08:31.846172+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56145,
            "ip_address": "114.119.136.174",
            "count": 1,
            "first_visit": "2023-09-27T09:13:47.337224+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56146,
            "ip_address": "114.119.136.148",
            "count": 1,
            "first_visit": "2023-09-27T09:41:22.527345+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56147,
            "ip_address": "103.23.42.68",
            "count": 1,
            "first_visit": "2023-09-27T09:45:35.167970+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56149,
            "ip_address": "114.119.142.43",
            "count": 1,
            "first_visit": "2023-09-27T10:22:44.170534+06:00",
            "date": "2023-09-27"
        }
    ]
}