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

{
    "count": 97428,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23408&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23392&ordering=date",
    "results": [
        {
            "id": 37022,
            "ip_address": "103.161.71.190",
            "count": 2,
            "first_visit": "2022-11-06T17:38:51.532898+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 37014,
            "ip_address": "182.163.99.83",
            "count": 1,
            "first_visit": "2022-11-06T14:30:53.652998+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 37060,
            "ip_address": "103.111.165.1",
            "count": 3,
            "first_visit": "2022-11-07T15:15:14.273386+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 37028,
            "ip_address": "103.111.167.44",
            "count": 2,
            "first_visit": "2022-11-07T00:16:26.626915+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 37031,
            "ip_address": "103.152.18.173",
            "count": 1,
            "first_visit": "2022-11-07T01:50:02.903861+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 37029,
            "ip_address": "66.249.66.33",
            "count": 26,
            "first_visit": "2022-11-07T00:20:40.830645+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 37032,
            "ip_address": "66.249.66.62",
            "count": 20,
            "first_visit": "2022-11-07T02:52:53.293031+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 37034,
            "ip_address": "107.155.57.169",
            "count": 1,
            "first_visit": "2022-11-07T04:19:52.172358+06:00",
            "date": "2022-11-07"
        }
    ]
}