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

{
    "count": 98034,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25592&ordering=-count",
    "results": [
        {
            "id": 34078,
            "ip_address": "66.249.66.91",
            "count": 2,
            "first_visit": "2022-09-09T01:04:50.836438+06:00",
            "date": "2022-09-09"
        },
        {
            "id": 17062,
            "ip_address": "114.119.130.251",
            "count": 2,
            "first_visit": "2022-06-21T15:30:58.953312+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 24383,
            "ip_address": "182.54.152.18",
            "count": 2,
            "first_visit": "2022-07-20T07:19:10.356519+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24365,
            "ip_address": "103.179.60.2",
            "count": 2,
            "first_visit": "2022-07-20T04:01:31.489355+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 34084,
            "ip_address": "114.119.141.146",
            "count": 2,
            "first_visit": "2022-09-09T02:08:40.197969+06:00",
            "date": "2022-09-09"
        },
        {
            "id": 24324,
            "ip_address": "116.58.201.17",
            "count": 2,
            "first_visit": "2022-07-20T01:19:40.954083+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 33687,
            "ip_address": "202.84.33.200",
            "count": 2,
            "first_visit": "2022-09-02T12:03:39.089387+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 6082,
            "ip_address": "37.111.207.136",
            "count": 2,
            "first_visit": "2022-05-14T19:30:22.684613+06:00",
            "date": null
        }
    ]
}