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

{
    "count": 100860,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18128&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18112&ordering=-count",
    "results": [
        {
            "id": 50810,
            "ip_address": "59.153.102.59",
            "count": 2,
            "first_visit": "2023-07-25T16:07:47.771258+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 6392,
            "ip_address": "43.245.123.167",
            "count": 2,
            "first_visit": "2022-05-15T20:19:59.022572+06:00",
            "date": null
        },
        {
            "id": 50780,
            "ip_address": "103.204.86.86",
            "count": 2,
            "first_visit": "2023-07-25T08:51:10.376512+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 6400,
            "ip_address": "146.196.50.240",
            "count": 2,
            "first_visit": "2022-05-15T20:53:11.973940+06:00",
            "date": null
        },
        {
            "id": 50811,
            "ip_address": "192.140.255.110",
            "count": 2,
            "first_visit": "2023-07-25T16:12:11.543045+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 50774,
            "ip_address": "195.154.126.88",
            "count": 2,
            "first_visit": "2023-07-25T07:02:37.513879+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 50709,
            "ip_address": "66.249.70.196",
            "count": 2,
            "first_visit": "2023-07-24T12:03:58.430954+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 6351,
            "ip_address": "37.111.206.71",
            "count": 2,
            "first_visit": "2022-05-15T17:50:39.566869+06:00",
            "date": null
        }
    ]
}