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

{
    "count": 99749,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12120&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12104&ordering=-count",
    "results": [
        {
            "id": 9917,
            "ip_address": "103.147.24.249",
            "count": 3,
            "first_visit": "2022-05-21T01:28:59.542766+06:00",
            "date": null
        },
        {
            "id": 67779,
            "ip_address": "66.249.66.36",
            "count": 3,
            "first_visit": "2024-05-01T17:24:45.415794+06:00",
            "date": "2024-05-01"
        },
        {
            "id": 1293,
            "ip_address": "203.89.126.46",
            "count": 3,
            "first_visit": "2021-12-23T13:24:58.598360+06:00",
            "date": null
        },
        {
            "id": 67780,
            "ip_address": "66.249.66.37",
            "count": 3,
            "first_visit": "2024-05-01T18:24:00.975029+06:00",
            "date": "2024-05-01"
        },
        {
            "id": 34747,
            "ip_address": "66.249.66.92",
            "count": 3,
            "first_visit": "2022-09-21T01:47:49.743420+06:00",
            "date": "2022-09-21"
        },
        {
            "id": 34757,
            "ip_address": "109.121.15.23",
            "count": 3,
            "first_visit": "2022-09-21T10:35:55.297988+06:00",
            "date": "2022-09-21"
        },
        {
            "id": 67736,
            "ip_address": "66.249.69.5",
            "count": 3,
            "first_visit": "2024-04-30T18:16:00.945104+06:00",
            "date": "2024-04-30"
        },
        {
            "id": 23390,
            "ip_address": "66.249.66.8",
            "count": 3,
            "first_visit": "2022-07-18T00:18:12.225919+06:00",
            "date": "2022-07-18"
        }
    ]
}