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

{
    "count": 101428,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80032&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80016&ordering=-date",
    "results": [
        {
            "id": 35030,
            "ip_address": "40.77.139.104",
            "count": 1,
            "first_visit": "2022-09-26T17:41:39.222482+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35006,
            "ip_address": "114.119.134.123",
            "count": 8,
            "first_visit": "2022-09-26T02:45:37.013685+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35011,
            "ip_address": "103.21.42.198",
            "count": 1,
            "first_visit": "2022-09-26T06:47:33.474950+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35002,
            "ip_address": "168.119.68.118",
            "count": 2,
            "first_visit": "2022-09-26T00:41:36.544043+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35022,
            "ip_address": "119.30.39.206",
            "count": 1,
            "first_visit": "2022-09-26T13:14:46.456829+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35034,
            "ip_address": "66.249.66.62",
            "count": 3,
            "first_visit": "2022-09-26T18:13:50.500955+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35045,
            "ip_address": "103.143.1.21",
            "count": 1,
            "first_visit": "2022-09-26T20:21:49.019698+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35035,
            "ip_address": "66.249.66.90",
            "count": 3,
            "first_visit": "2022-09-26T18:16:34.591102+06:00",
            "date": "2022-09-26"
        }
    ]
}