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

{
    "count": 101520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39448&ordering=-count",
    "results": [
        {
            "id": 32839,
            "ip_address": "43.245.123.101",
            "count": 1,
            "first_visit": "2022-08-24T15:47:14.164051+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 32814,
            "ip_address": "118.179.80.206",
            "count": 1,
            "first_visit": "2022-08-24T10:24:55.719399+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 32843,
            "ip_address": "66.249.64.136",
            "count": 1,
            "first_visit": "2022-08-24T16:45:17.348593+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 32849,
            "ip_address": "103.109.95.157",
            "count": 1,
            "first_visit": "2022-08-24T17:28:36.297014+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 32816,
            "ip_address": "119.30.32.253",
            "count": 1,
            "first_visit": "2022-08-24T11:04:16.383488+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 32817,
            "ip_address": "183.88.71.171",
            "count": 1,
            "first_visit": "2022-08-24T11:23:26.841319+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 32818,
            "ip_address": "103.172.216.38",
            "count": 1,
            "first_visit": "2022-08-24T11:23:39.447835+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 32831,
            "ip_address": "119.30.32.130",
            "count": 1,
            "first_visit": "2022-08-24T14:26:05.829864+06:00",
            "date": "2022-08-24"
        }
    ]
}