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

{
    "count": 101343,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35440&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35424&ordering=id",
    "results": [
        {
            "id": 35433,
            "ip_address": "114.119.134.123",
            "count": 17,
            "first_visit": "2022-10-04T00:12:04.232969+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 35434,
            "ip_address": "114.119.141.118",
            "count": 18,
            "first_visit": "2022-10-04T00:16:35.934384+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 35435,
            "ip_address": "45.118.245.70",
            "count": 1,
            "first_visit": "2022-10-04T00:24:49.663821+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 35436,
            "ip_address": "66.249.66.33",
            "count": 7,
            "first_visit": "2022-10-04T00:41:49.478519+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 35437,
            "ip_address": "66.249.66.208",
            "count": 2,
            "first_visit": "2022-10-04T00:45:19.452951+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 35438,
            "ip_address": "66.249.66.60",
            "count": 5,
            "first_visit": "2022-10-04T00:48:43.407872+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 35439,
            "ip_address": "119.30.41.5",
            "count": 1,
            "first_visit": "2022-10-04T01:07:00.645930+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 35440,
            "ip_address": "116.204.151.160",
            "count": 9,
            "first_visit": "2022-10-04T01:07:51.296656+06:00",
            "date": "2022-10-04"
        }
    ]
}