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

{
    "count": 101868,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42080&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42064&ordering=count",
    "results": [
        {
            "id": 45521,
            "ip_address": "185.184.202.109",
            "count": 1,
            "first_visit": "2023-04-19T06:50:24.848794+06:00",
            "date": "2023-04-19"
        },
        {
            "id": 45522,
            "ip_address": "17.241.75.49",
            "count": 1,
            "first_visit": "2023-04-19T08:43:07.152540+06:00",
            "date": "2023-04-19"
        },
        {
            "id": 45523,
            "ip_address": "44.236.133.248",
            "count": 1,
            "first_visit": "2023-04-19T09:41:01.420076+06:00",
            "date": "2023-04-19"
        },
        {
            "id": 45524,
            "ip_address": "114.119.156.138",
            "count": 1,
            "first_visit": "2023-04-19T11:43:19.625883+06:00",
            "date": "2023-04-19"
        },
        {
            "id": 45525,
            "ip_address": "114.119.135.223",
            "count": 1,
            "first_visit": "2023-04-19T12:17:00.545713+06:00",
            "date": "2023-04-19"
        },
        {
            "id": 45528,
            "ip_address": "37.111.220.159",
            "count": 1,
            "first_visit": "2023-04-19T12:52:52.274642+06:00",
            "date": "2023-04-19"
        },
        {
            "id": 45529,
            "ip_address": "103.242.22.243",
            "count": 1,
            "first_visit": "2023-04-19T13:05:12.156754+06:00",
            "date": "2023-04-19"
        },
        {
            "id": 45530,
            "ip_address": "114.119.154.169",
            "count": 1,
            "first_visit": "2023-04-19T13:15:14.006110+06:00",
            "date": "2023-04-19"
        }
    ]
}