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

{
    "count": 101946,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42584&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42568&ordering=date",
    "results": [
        {
            "id": 56294,
            "ip_address": "103.187.94.52",
            "count": 3,
            "first_visit": "2023-09-29T12:46:03.667527+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56296,
            "ip_address": "17.22.253.201",
            "count": 1,
            "first_visit": "2023-09-29T13:18:17.868253+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56297,
            "ip_address": "114.119.136.120",
            "count": 1,
            "first_visit": "2023-09-29T13:29:56.578218+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56298,
            "ip_address": "114.119.134.161",
            "count": 1,
            "first_visit": "2023-09-29T13:31:44.960111+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56302,
            "ip_address": "23.226.21.254",
            "count": 1,
            "first_visit": "2023-09-29T15:13:46.094764+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56303,
            "ip_address": "114.119.146.40",
            "count": 1,
            "first_visit": "2023-09-29T15:28:10.738241+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56304,
            "ip_address": "116.204.154.59",
            "count": 1,
            "first_visit": "2023-09-29T15:56:27.836372+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56305,
            "ip_address": "114.119.130.147",
            "count": 1,
            "first_visit": "2023-09-29T15:57:33.842381+06:00",
            "date": "2023-09-29"
        }
    ]
}