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

{
    "count": 96172,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20128&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20112&ordering=date",
    "results": [
        {
            "id": 33760,
            "ip_address": "103.67.158.168",
            "count": 1,
            "first_visit": "2022-09-03T15:40:22.753862+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 33728,
            "ip_address": "114.119.134.123",
            "count": 15,
            "first_visit": "2022-09-03T05:16:47.706630+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 33764,
            "ip_address": "66.249.75.193",
            "count": 5,
            "first_visit": "2022-09-03T18:17:34.503240+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 33712,
            "ip_address": "66.249.66.60",
            "count": 9,
            "first_visit": "2022-09-03T00:07:51.360606+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 33734,
            "ip_address": "202.86.216.153",
            "count": 1,
            "first_visit": "2022-09-03T07:39:15.203543+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 33735,
            "ip_address": "118.179.3.60",
            "count": 1,
            "first_visit": "2022-09-03T07:58:17.995780+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 33737,
            "ip_address": "66.249.66.30",
            "count": 1,
            "first_visit": "2022-09-03T08:10:00.966287+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 33757,
            "ip_address": "103.205.68.38",
            "count": 1,
            "first_visit": "2022-09-03T15:06:18.868198+06:00",
            "date": "2022-09-03"
        }
    ]
}