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

{
    "count": 98150,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14344&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14328&ordering=-count",
    "results": [
        {
            "id": 58970,
            "ip_address": "66.249.73.1",
            "count": 2,
            "first_visit": "2023-11-04T23:36:46.970771+06:00",
            "date": "2023-11-04"
        },
        {
            "id": 8179,
            "ip_address": "103.148.210.214",
            "count": 2,
            "first_visit": "2022-05-17T14:22:19.879113+06:00",
            "date": null
        },
        {
            "id": 58862,
            "ip_address": "37.111.210.95",
            "count": 2,
            "first_visit": "2023-11-02T21:11:16.629934+06:00",
            "date": "2023-11-02"
        },
        {
            "id": 8235,
            "ip_address": "103.253.44.208",
            "count": 2,
            "first_visit": "2022-05-17T17:42:05.211904+06:00",
            "date": null
        },
        {
            "id": 58854,
            "ip_address": "103.121.9.53",
            "count": 2,
            "first_visit": "2023-11-02T19:00:38.342432+06:00",
            "date": "2023-11-02"
        },
        {
            "id": 58841,
            "ip_address": "203.188.249.189",
            "count": 2,
            "first_visit": "2023-11-02T13:24:46.340660+06:00",
            "date": "2023-11-02"
        },
        {
            "id": 2074,
            "ip_address": "103.121.36.14",
            "count": 2,
            "first_visit": "2022-01-13T00:51:50.296663+06:00",
            "date": null
        },
        {
            "id": 58813,
            "ip_address": "66.249.70.201",
            "count": 2,
            "first_visit": "2023-11-02T01:54:31.856307+06:00",
            "date": "2023-11-02"
        }
    ]
}