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

{
    "count": 100548,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15248&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15232&ordering=-count",
    "results": [
        {
            "id": 61459,
            "ip_address": "103.20.53.49",
            "count": 2,
            "first_visit": "2023-12-19T12:18:07.952463+06:00",
            "date": "2023-12-19"
        },
        {
            "id": 61063,
            "ip_address": "118.67.214.58",
            "count": 2,
            "first_visit": "2023-12-12T15:50:17.155143+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 59716,
            "ip_address": "103.239.252.85",
            "count": 2,
            "first_visit": "2023-11-18T14:17:15.940557+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 15217,
            "ip_address": "220.152.112.174",
            "count": 2,
            "first_visit": "2022-06-15T09:59:15.040296+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15158,
            "ip_address": "114.119.131.211",
            "count": 2,
            "first_visit": "2022-06-15T06:32:35.202461+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15238,
            "ip_address": "103.107.132.156",
            "count": 2,
            "first_visit": "2022-06-15T11:10:20.410060+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 59696,
            "ip_address": "114.119.133.126",
            "count": 2,
            "first_visit": "2023-11-18T11:26:01.251809+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 7477,
            "ip_address": "37.111.246.90",
            "count": 2,
            "first_visit": "2022-05-16T23:30:44.543324+06:00",
            "date": null
        }
    ]
}