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

{
    "count": 101500,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39208&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39192&ordering=-count",
    "results": [
        {
            "id": 32452,
            "ip_address": "43.245.123.63",
            "count": 1,
            "first_visit": "2022-08-19T20:04:32.714148+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 32453,
            "ip_address": "103.135.254.239",
            "count": 1,
            "first_visit": "2022-08-19T20:05:40.534910+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 32476,
            "ip_address": "103.112.55.206",
            "count": 1,
            "first_visit": "2022-08-20T03:13:25.473829+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 32454,
            "ip_address": "103.66.178.7",
            "count": 1,
            "first_visit": "2022-08-19T20:57:21.631433+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 32433,
            "ip_address": "119.30.41.250",
            "count": 1,
            "first_visit": "2022-08-19T13:23:02.136775+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 32434,
            "ip_address": "218.212.213.228",
            "count": 1,
            "first_visit": "2022-08-19T13:41:29.625693+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 32435,
            "ip_address": "119.30.39.38",
            "count": 1,
            "first_visit": "2022-08-19T13:41:56.528435+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 32479,
            "ip_address": "202.134.8.132",
            "count": 1,
            "first_visit": "2022-08-20T04:17:42.010291+06:00",
            "date": "2022-08-20"
        }
    ]
}