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

{
    "count": 96146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20000&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19984&ordering=-count",
    "results": [
        {
            "id": 42289,
            "ip_address": "66.249.70.219",
            "count": 2,
            "first_visit": "2023-02-17T02:02:37.782095+06:00",
            "date": "2023-02-17"
        },
        {
            "id": 42015,
            "ip_address": "43.245.120.76",
            "count": 2,
            "first_visit": "2023-02-11T17:35:43.333899+06:00",
            "date": "2023-02-11"
        },
        {
            "id": 42031,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-02-12T01:35:50.104236+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 41911,
            "ip_address": "168.119.68.118",
            "count": 2,
            "first_visit": "2023-02-10T02:48:12.133341+06:00",
            "date": "2023-02-10"
        },
        {
            "id": 42047,
            "ip_address": "103.153.66.218",
            "count": 2,
            "first_visit": "2023-02-12T09:14:58.097327+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 41913,
            "ip_address": "168.119.65.112",
            "count": 2,
            "first_visit": "2023-02-10T04:08:23.364008+06:00",
            "date": "2023-02-10"
        },
        {
            "id": 1261,
            "ip_address": "103.220.204.146",
            "count": 2,
            "first_visit": "2021-12-22T19:52:57.224534+06:00",
            "date": null
        },
        {
            "id": 41949,
            "ip_address": "103.143.139.121",
            "count": 2,
            "first_visit": "2023-02-10T18:20:38.561292+06:00",
            "date": "2023-02-10"
        }
    ]
}