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

{
    "count": 96739,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21992&ordering=-count",
    "results": [
        {
            "id": 22868,
            "ip_address": "114.119.133.76",
            "count": 2,
            "first_visit": "2022-07-15T01:10:54.046203+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 6758,
            "ip_address": "103.230.107.32",
            "count": 2,
            "first_visit": "2022-05-16T14:43:26.246210+06:00",
            "date": null
        },
        {
            "id": 2800,
            "ip_address": "45.251.231.130",
            "count": 2,
            "first_visit": "2022-01-25T12:21:47.444517+06:00",
            "date": null
        },
        {
            "id": 36149,
            "ip_address": "103.217.111.17",
            "count": 2,
            "first_visit": "2022-10-19T13:36:27.354314+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 31610,
            "ip_address": "203.188.255.246",
            "count": 2,
            "first_visit": "2022-08-09T10:26:05.693891+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 31622,
            "ip_address": "103.192.156.11",
            "count": 2,
            "first_visit": "2022-08-09T14:51:25.949572+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 11897,
            "ip_address": "43.245.120.45",
            "count": 2,
            "first_visit": "2022-05-27T11:40:19.566132+06:00",
            "date": null
        },
        {
            "id": 1081,
            "ip_address": "134.209.150.110",
            "count": 2,
            "first_visit": "2021-12-20T19:46:31.433760+06:00",
            "date": null
        }
    ]
}