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

{
    "count": 98321,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17912&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17896&ordering=-count",
    "results": [
        {
            "id": 49584,
            "ip_address": "103.127.46.4",
            "count": 2,
            "first_visit": "2023-07-09T00:16:40.652145+06:00",
            "date": "2023-07-09"
        },
        {
            "id": 6392,
            "ip_address": "43.245.123.167",
            "count": 2,
            "first_visit": "2022-05-15T20:19:59.022572+06:00",
            "date": null
        },
        {
            "id": 49598,
            "ip_address": "37.111.206.123",
            "count": 2,
            "first_visit": "2023-07-09T08:09:56.624184+06:00",
            "date": "2023-07-09"
        },
        {
            "id": 49520,
            "ip_address": "66.249.70.195",
            "count": 2,
            "first_visit": "2023-07-08T00:30:14.897314+06:00",
            "date": "2023-07-08"
        },
        {
            "id": 6400,
            "ip_address": "146.196.50.240",
            "count": 2,
            "first_visit": "2022-05-15T20:53:11.973940+06:00",
            "date": null
        },
        {
            "id": 49580,
            "ip_address": "37.111.210.250",
            "count": 2,
            "first_visit": "2023-07-08T22:34:25.487293+06:00",
            "date": "2023-07-08"
        },
        {
            "id": 6351,
            "ip_address": "37.111.206.71",
            "count": 2,
            "first_visit": "2022-05-15T17:50:39.566869+06:00",
            "date": null
        },
        {
            "id": 6366,
            "ip_address": "103.242.20.242",
            "count": 2,
            "first_visit": "2022-05-15T19:11:43.761304+06:00",
            "date": null
        }
    ]
}