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

{
    "count": 98225,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30344&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30328&ordering=date",
    "results": [
        {
            "id": 43993,
            "ip_address": "103.216.56.123",
            "count": 1,
            "first_visit": "2023-03-19T00:38:10.321223+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 43994,
            "ip_address": "114.119.134.216",
            "count": 1,
            "first_visit": "2023-03-19T00:54:27.412245+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 43995,
            "ip_address": "114.119.142.204",
            "count": 1,
            "first_visit": "2023-03-19T01:06:01.942444+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 43996,
            "ip_address": "114.119.151.174",
            "count": 1,
            "first_visit": "2023-03-19T01:51:35.362461+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 43997,
            "ip_address": "66.249.79.231",
            "count": 1,
            "first_visit": "2023-03-19T01:51:36.344154+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 43998,
            "ip_address": "114.119.159.20",
            "count": 1,
            "first_visit": "2023-03-19T01:52:45.266062+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 43999,
            "ip_address": "114.119.141.80",
            "count": 1,
            "first_visit": "2023-03-19T02:05:23.257499+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 44000,
            "ip_address": "114.119.153.16",
            "count": 1,
            "first_visit": "2023-03-19T02:24:20.537169+06:00",
            "date": "2023-03-19"
        }
    ]
}