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

{
    "count": 95980,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19168&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19152&ordering=-count",
    "results": [
        {
            "id": 43598,
            "ip_address": "123.253.96.161",
            "count": 2,
            "first_visit": "2023-03-12T08:18:05.677567+06:00",
            "date": "2023-03-12"
        },
        {
            "id": 43583,
            "ip_address": "66.249.75.222",
            "count": 2,
            "first_visit": "2023-03-12T00:28:38.968398+06:00",
            "date": "2023-03-12"
        },
        {
            "id": 10896,
            "ip_address": "37.111.197.81",
            "count": 2,
            "first_visit": "2022-05-24T10:55:31.450524+06:00",
            "date": null
        },
        {
            "id": 2714,
            "ip_address": "103.58.74.56",
            "count": 2,
            "first_visit": "2022-01-24T09:42:34.696828+06:00",
            "date": null
        },
        {
            "id": 43599,
            "ip_address": "103.140.83.242",
            "count": 2,
            "first_visit": "2023-03-12T08:35:54.709773+06:00",
            "date": "2023-03-12"
        },
        {
            "id": 43464,
            "ip_address": "103.232.100.209",
            "count": 2,
            "first_visit": "2023-03-10T02:24:06.619900+06:00",
            "date": "2023-03-10"
        },
        {
            "id": 5479,
            "ip_address": "103.173.30.9",
            "count": 2,
            "first_visit": "2022-04-30T15:15:27.655248+06:00",
            "date": null
        },
        {
            "id": 43450,
            "ip_address": "119.30.39.187",
            "count": 2,
            "first_visit": "2023-03-09T19:01:50.072677+06:00",
            "date": "2023-03-09"
        }
    ]
}