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

{
    "count": 102364,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2200&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2184&ordering=-count",
    "results": [
        {
            "id": 61315,
            "ip_address": "37.111.194.242",
            "count": 10,
            "first_visit": "2023-12-17T09:30:00.450070+06:00",
            "date": "2023-12-17"
        },
        {
            "id": 75646,
            "ip_address": "103.187.94.134",
            "count": 10,
            "first_visit": "2024-11-14T09:13:21.938939+06:00",
            "date": "2024-11-14"
        },
        {
            "id": 31315,
            "ip_address": "66.249.66.60",
            "count": 10,
            "first_visit": "2022-08-06T04:18:51.900596+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 3703,
            "ip_address": "18.209.228.134",
            "count": 10,
            "first_visit": "2022-02-18T09:59:11.823583+06:00",
            "date": null
        },
        {
            "id": 11146,
            "ip_address": "114.119.132.146",
            "count": 10,
            "first_visit": "2022-05-24T21:49:00.330092+06:00",
            "date": null
        },
        {
            "id": 31204,
            "ip_address": "103.138.250.237",
            "count": 10,
            "first_visit": "2022-08-05T01:39:43.366983+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 31198,
            "ip_address": "114.119.134.123",
            "count": 10,
            "first_visit": "2022-08-05T00:49:53.931305+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 75365,
            "ip_address": "66.249.70.101",
            "count": 10,
            "first_visit": "2024-11-08T02:05:35.824492+06:00",
            "date": "2024-11-08"
        }
    ]
}