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

{
    "count": 100284,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96464&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96448&ordering=-date",
    "results": [
        {
            "id": 17457,
            "ip_address": "37.111.234.206",
            "count": 1,
            "first_visit": "2022-06-22T18:43:46.087594+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 17456,
            "ip_address": "203.83.163.181",
            "count": 1,
            "first_visit": "2022-06-22T18:43:42.970846+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 17455,
            "ip_address": "114.119.131.248",
            "count": 1,
            "first_visit": "2022-06-22T18:43:01.826895+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 17477,
            "ip_address": "203.17.65.229",
            "count": 1,
            "first_visit": "2022-06-22T20:32:13.233384+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 17454,
            "ip_address": "209.85.238.163",
            "count": 4,
            "first_visit": "2022-06-22T18:40:32.771257+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 17453,
            "ip_address": "27.147.205.232",
            "count": 1,
            "first_visit": "2022-06-22T18:38:41.739469+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 17452,
            "ip_address": "37.111.218.217",
            "count": 1,
            "first_visit": "2022-06-22T18:38:25.532801+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 17451,
            "ip_address": "114.119.128.67",
            "count": 1,
            "first_visit": "2022-06-22T18:38:04.558865+06:00",
            "date": "2022-06-22"
        }
    ]
}