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

{
    "count": 101563,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40288&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40272&ordering=-first_visit",
    "results": [
        {
            "id": 61379,
            "ip_address": "114.119.152.64",
            "count": 1,
            "first_visit": "2023-12-18T11:20:35.146818+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 61378,
            "ip_address": "114.119.130.91",
            "count": 1,
            "first_visit": "2023-12-18T11:18:09.517760+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 61377,
            "ip_address": "114.119.138.214",
            "count": 1,
            "first_visit": "2023-12-18T10:38:02.490276+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 61376,
            "ip_address": "114.119.149.2",
            "count": 1,
            "first_visit": "2023-12-18T10:36:40.729693+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 61375,
            "ip_address": "112.134.175.237",
            "count": 2,
            "first_visit": "2023-12-18T10:28:41.854211+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 61374,
            "ip_address": "114.119.132.10",
            "count": 1,
            "first_visit": "2023-12-18T10:12:57.295187+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 61373,
            "ip_address": "42.0.7.240",
            "count": 1,
            "first_visit": "2023-12-18T09:26:11.326640+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 61372,
            "ip_address": "37.111.201.64",
            "count": 1,
            "first_visit": "2023-12-18T09:17:05.674152+06:00",
            "date": "2023-12-18"
        }
    ]
}