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

{
    "count": 101976,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42896&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42880&ordering=-count",
    "results": [
        {
            "id": 38041,
            "ip_address": "195.154.123.68",
            "count": 1,
            "first_visit": "2022-11-30T13:23:17.486610+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 38042,
            "ip_address": "103.239.254.117",
            "count": 1,
            "first_visit": "2022-11-30T13:27:38.926520+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 38057,
            "ip_address": "114.119.156.31",
            "count": 1,
            "first_visit": "2022-11-30T19:15:47.816216+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 38058,
            "ip_address": "114.119.146.107",
            "count": 1,
            "first_visit": "2022-11-30T19:17:10.250421+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 38068,
            "ip_address": "168.119.68.118",
            "count": 1,
            "first_visit": "2022-12-01T00:27:39.016580+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38064,
            "ip_address": "212.30.52.87",
            "count": 1,
            "first_visit": "2022-11-30T23:11:53.378854+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 38069,
            "ip_address": "114.119.147.58",
            "count": 1,
            "first_visit": "2022-12-01T01:47:23.183902+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38079,
            "ip_address": "114.119.151.17",
            "count": 1,
            "first_visit": "2022-12-01T04:45:55.702786+06:00",
            "date": "2022-12-01"
        }
    ]
}