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

{
    "count": 95082,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15880&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15864&ordering=-count",
    "results": [
        {
            "id": 52278,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-08-12T07:20:15.708436+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 52314,
            "ip_address": "103.141.208.199",
            "count": 2,
            "first_visit": "2023-08-12T15:04:03.225434+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 52292,
            "ip_address": "103.60.175.116",
            "count": 2,
            "first_visit": "2023-08-12T10:30:18.872041+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 7127,
            "ip_address": "103.138.144.69",
            "count": 2,
            "first_visit": "2022-05-16T19:34:01.904137+06:00",
            "date": null
        },
        {
            "id": 52260,
            "ip_address": "37.111.206.138",
            "count": 2,
            "first_visit": "2023-08-11T23:16:56.979043+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 7209,
            "ip_address": "37.111.206.40",
            "count": 2,
            "first_visit": "2022-05-16T19:59:52.960922+06:00",
            "date": null
        },
        {
            "id": 52279,
            "ip_address": "103.189.10.44",
            "count": 2,
            "first_visit": "2023-08-12T08:23:21.745419+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 7179,
            "ip_address": "43.245.121.56",
            "count": 2,
            "first_visit": "2022-05-16T19:50:07.691688+06:00",
            "date": null
        }
    ]
}