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

{
    "count": 98109,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12128&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12112&ordering=-count",
    "results": [
        {
            "id": 9863,
            "ip_address": "43.245.123.81",
            "count": 3,
            "first_visit": "2022-05-20T23:08:36.785833+06:00",
            "date": null
        },
        {
            "id": 4950,
            "ip_address": "45.250.23.28",
            "count": 3,
            "first_visit": "2022-04-06T14:47:44.948391+06:00",
            "date": null
        },
        {
            "id": 22981,
            "ip_address": "103.116.116.50",
            "count": 3,
            "first_visit": "2022-07-15T14:56:58.373829+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 2484,
            "ip_address": "71.163.123.248",
            "count": 3,
            "first_visit": "2022-01-19T23:37:24.142025+06:00",
            "date": null
        },
        {
            "id": 22979,
            "ip_address": "113.11.52.83",
            "count": 3,
            "first_visit": "2022-07-15T14:52:16.966234+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 22961,
            "ip_address": "103.115.157.2",
            "count": 3,
            "first_visit": "2022-07-15T11:41:52.802239+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 67106,
            "ip_address": "103.203.177.231",
            "count": 3,
            "first_visit": "2024-04-17T22:55:17.664899+06:00",
            "date": "2024-04-17"
        },
        {
            "id": 67126,
            "ip_address": "103.117.194.230",
            "count": 3,
            "first_visit": "2024-04-18T08:36:13.833896+06:00",
            "date": "2024-04-18"
        }
    ]
}