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

{
    "count": 101994,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43000&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42984&ordering=-id",
    "results": [
        {
            "id": 59098,
            "ip_address": "114.119.157.156",
            "count": 1,
            "first_visit": "2023-11-07T03:15:12.025483+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 59097,
            "ip_address": "114.119.149.116",
            "count": 1,
            "first_visit": "2023-11-07T02:54:23.742109+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 59096,
            "ip_address": "114.119.130.99",
            "count": 1,
            "first_visit": "2023-11-07T02:52:06.566597+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 59095,
            "ip_address": "94.233.13.60",
            "count": 1,
            "first_visit": "2023-11-07T02:25:37.975173+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 59094,
            "ip_address": "94.191.153.97",
            "count": 1,
            "first_visit": "2023-11-07T02:00:10.662421+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 59093,
            "ip_address": "66.249.70.192",
            "count": 3,
            "first_visit": "2023-11-07T01:51:59.222393+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 59092,
            "ip_address": "66.249.70.201",
            "count": 3,
            "first_visit": "2023-11-07T01:25:11.184837+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 59091,
            "ip_address": "168.119.64.248",
            "count": 2,
            "first_visit": "2023-11-07T00:49:42.416035+06:00",
            "date": "2023-11-07"
        }
    ]
}