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

{
    "count": 100805,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18424&ordering=-count",
    "results": [
        {
            "id": 50262,
            "ip_address": "168.119.68.254",
            "count": 2,
            "first_visit": "2023-07-18T12:15:30.134985+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 50184,
            "ip_address": "103.143.34.142",
            "count": 2,
            "first_visit": "2023-07-17T13:05:43.618067+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50178,
            "ip_address": "66.249.70.195",
            "count": 2,
            "first_visit": "2023-07-17T12:23:43.150215+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 1469,
            "ip_address": "173.252.95.19",
            "count": 2,
            "first_visit": "2021-12-29T16:38:34.675796+06:00",
            "date": null
        },
        {
            "id": 50177,
            "ip_address": "103.190.75.130",
            "count": 2,
            "first_visit": "2023-07-17T11:32:15.410085+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50154,
            "ip_address": "114.119.158.5",
            "count": 2,
            "first_visit": "2023-07-17T01:51:38.219532+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 6277,
            "ip_address": "119.30.35.58",
            "count": 2,
            "first_visit": "2022-05-15T08:45:53.055396+06:00",
            "date": null
        },
        {
            "id": 12384,
            "ip_address": "180.149.232.224",
            "count": 2,
            "first_visit": "2022-05-29T07:33:37.956248+06:00",
            "date": null
        }
    ]
}