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

{
    "count": 103898,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56416&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56400&ordering=-date",
    "results": [
        {
            "id": 61234,
            "ip_address": "119.148.14.249",
            "count": 2,
            "first_visit": "2023-12-15T19:24:48.861447+06:00",
            "date": "2023-12-15"
        },
        {
            "id": 61233,
            "ip_address": "103.124.250.36",
            "count": 1,
            "first_visit": "2023-12-15T18:59:31.947899+06:00",
            "date": "2023-12-15"
        },
        {
            "id": 61203,
            "ip_address": "114.119.144.226",
            "count": 1,
            "first_visit": "2023-12-15T00:28:45.781084+06:00",
            "date": "2023-12-15"
        },
        {
            "id": 61204,
            "ip_address": "114.119.128.14",
            "count": 1,
            "first_visit": "2023-12-15T01:51:15.146460+06:00",
            "date": "2023-12-15"
        },
        {
            "id": 61205,
            "ip_address": "114.119.145.81",
            "count": 1,
            "first_visit": "2023-12-15T02:42:59.747677+06:00",
            "date": "2023-12-15"
        },
        {
            "id": 61208,
            "ip_address": "66.249.70.193",
            "count": 1,
            "first_visit": "2023-12-15T04:25:31.160014+06:00",
            "date": "2023-12-15"
        },
        {
            "id": 61226,
            "ip_address": "66.249.70.201",
            "count": 2,
            "first_visit": "2023-12-15T15:50:00.479404+06:00",
            "date": "2023-12-15"
        },
        {
            "id": 61209,
            "ip_address": "114.119.158.0",
            "count": 1,
            "first_visit": "2023-12-15T04:57:46.273582+06:00",
            "date": "2023-12-15"
        }
    ]
}