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

{
    "count": 100570,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15320&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15304&ordering=-count",
    "results": [
        {
            "id": 7554,
            "ip_address": "123.253.65.7",
            "count": 2,
            "first_visit": "2022-05-17T01:05:32.043153+06:00",
            "date": null
        },
        {
            "id": 59594,
            "ip_address": "37.111.206.109",
            "count": 2,
            "first_visit": "2023-11-16T17:18:07.958675+06:00",
            "date": "2023-11-16"
        },
        {
            "id": 59601,
            "ip_address": "103.181.69.160",
            "count": 2,
            "first_visit": "2023-11-17T01:36:35.310733+06:00",
            "date": "2023-11-17"
        },
        {
            "id": 59847,
            "ip_address": "59.153.102.137",
            "count": 2,
            "first_visit": "2023-11-20T16:12:06.936346+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 15052,
            "ip_address": "119.30.45.80",
            "count": 2,
            "first_visit": "2022-06-14T17:28:50.923891+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 15311,
            "ip_address": "198.244.187.243",
            "count": 2,
            "first_visit": "2022-06-15T15:21:16.386961+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 7517,
            "ip_address": "116.58.201.158",
            "count": 2,
            "first_visit": "2022-05-16T23:51:48.217388+06:00",
            "date": null
        },
        {
            "id": 59566,
            "ip_address": "66.249.70.192",
            "count": 2,
            "first_visit": "2023-11-16T01:46:40.198284+06:00",
            "date": "2023-11-16"
        }
    ]
}