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

{
    "count": 101415,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80360&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80344&ordering=-date",
    "results": [
        {
            "id": 34685,
            "ip_address": "114.119.141.168",
            "count": 36,
            "first_visit": "2022-09-20T00:03:37.550831+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 34700,
            "ip_address": "66.249.66.210",
            "count": 2,
            "first_visit": "2022-09-20T04:37:00.601011+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 34730,
            "ip_address": "37.111.212.133",
            "count": 1,
            "first_visit": "2022-09-20T21:01:29.446812+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 34729,
            "ip_address": "37.111.202.160",
            "count": 1,
            "first_visit": "2022-09-20T20:40:06.515401+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 34652,
            "ip_address": "66.249.66.62",
            "count": 11,
            "first_visit": "2022-09-19T05:09:01.864464+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34682,
            "ip_address": "220.255.91.61",
            "count": 1,
            "first_visit": "2022-09-19T23:13:58.879474+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34675,
            "ip_address": "103.87.214.212",
            "count": 1,
            "first_visit": "2022-09-19T18:30:32.427301+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34661,
            "ip_address": "66.249.66.60",
            "count": 12,
            "first_visit": "2022-09-19T10:03:07.263987+06:00",
            "date": "2022-09-19"
        }
    ]
}