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

{
    "count": 99608,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25352&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25336&ordering=-count",
    "results": [
        {
            "id": 4760,
            "ip_address": "103.230.107.4",
            "count": 2,
            "first_visit": "2022-03-29T08:23:04.575543+06:00",
            "date": null
        },
        {
            "id": 27564,
            "ip_address": "114.119.133.14",
            "count": 2,
            "first_visit": "2022-07-26T02:45:28.728233+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 12955,
            "ip_address": "119.30.41.2",
            "count": 2,
            "first_visit": "2022-05-31T00:40:57.511996+06:00",
            "date": null
        },
        {
            "id": 38819,
            "ip_address": "66.249.66.33",
            "count": 2,
            "first_visit": "2022-12-16T17:10:24.012113+06:00",
            "date": "2022-12-16"
        },
        {
            "id": 40072,
            "ip_address": "103.7.114.210",
            "count": 2,
            "first_visit": "2023-01-08T15:17:48.990659+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 8231,
            "ip_address": "119.30.32.174",
            "count": 2,
            "first_visit": "2022-05-17T17:24:24.888957+06:00",
            "date": null
        },
        {
            "id": 8664,
            "ip_address": "202.134.9.153",
            "count": 2,
            "first_visit": "2022-05-18T07:42:19.391754+06:00",
            "date": null
        },
        {
            "id": 27581,
            "ip_address": "66.249.66.82",
            "count": 2,
            "first_visit": "2022-07-26T04:05:15.465705+06:00",
            "date": "2022-07-26"
        }
    ]
}