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

{
    "count": 100883,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17208&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17192&ordering=-count",
    "results": [
        {
            "id": 53048,
            "ip_address": "103.55.145.52",
            "count": 2,
            "first_visit": "2023-08-20T23:19:36.899029+06:00",
            "date": "2023-08-20"
        },
        {
            "id": 1720,
            "ip_address": "73.248.120.119",
            "count": 2,
            "first_visit": "2022-01-08T12:38:28.279289+06:00",
            "date": null
        },
        {
            "id": 53070,
            "ip_address": "116.58.200.229",
            "count": 2,
            "first_visit": "2023-08-21T05:14:50.880141+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 53110,
            "ip_address": "220.255.162.43",
            "count": 2,
            "first_visit": "2023-08-21T13:30:01.281869+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 53000,
            "ip_address": "43.250.82.233",
            "count": 2,
            "first_visit": "2023-08-20T14:04:42.896391+06:00",
            "date": "2023-08-20"
        },
        {
            "id": 53021,
            "ip_address": "103.230.107.40",
            "count": 2,
            "first_visit": "2023-08-20T18:33:19.092482+06:00",
            "date": "2023-08-20"
        },
        {
            "id": 53028,
            "ip_address": "27.147.201.68",
            "count": 2,
            "first_visit": "2023-08-20T20:26:11.512216+06:00",
            "date": "2023-08-20"
        },
        {
            "id": 13717,
            "ip_address": "103.59.38.17",
            "count": 2,
            "first_visit": "2022-06-06T23:45:05.090652+06:00",
            "date": "2022-06-06"
        }
    ]
}