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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25080&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25064&ordering=-count",
    "results": [
        {
            "id": 29568,
            "ip_address": "103.31.154.247",
            "count": 2,
            "first_visit": "2022-07-29T23:56:04.561212+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 38960,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2022-12-19T01:42:06.408748+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 38965,
            "ip_address": "66.249.66.158",
            "count": 2,
            "first_visit": "2022-12-19T03:39:19.085363+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 4371,
            "ip_address": "109.177.66.237",
            "count": 2,
            "first_visit": "2022-03-14T20:09:58.996789+06:00",
            "date": null
        },
        {
            "id": 1133,
            "ip_address": "103.88.140.74",
            "count": 2,
            "first_visit": "2021-12-21T09:47:42.947796+06:00",
            "date": null
        },
        {
            "id": 13170,
            "ip_address": "103.60.175.93",
            "count": 2,
            "first_visit": "2022-05-31T19:01:56.912313+06:00",
            "date": null
        },
        {
            "id": 21221,
            "ip_address": "182.48.72.28",
            "count": 2,
            "first_visit": "2022-07-05T13:31:15.836962+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 14438,
            "ip_address": "116.68.196.49",
            "count": 2,
            "first_visit": "2022-06-11T09:08:17.159910+06:00",
            "date": "2022-06-11"
        }
    ]
}