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

{
    "count": 97402,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23368&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23352&ordering=-count",
    "results": [
        {
            "id": 30572,
            "ip_address": "66.249.66.159",
            "count": 2,
            "first_visit": "2022-08-01T02:03:34.048066+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 26522,
            "ip_address": "103.237.39.148",
            "count": 2,
            "first_visit": "2022-07-24T02:38:45.149078+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 26518,
            "ip_address": "66.249.66.159",
            "count": 2,
            "first_visit": "2022-07-24T02:17:19.133466+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 9202,
            "ip_address": "43.245.120.218",
            "count": 2,
            "first_visit": "2022-05-18T23:46:35.060926+06:00",
            "date": null
        },
        {
            "id": 9223,
            "ip_address": "43.245.123.173",
            "count": 2,
            "first_visit": "2022-05-19T00:10:28.771962+06:00",
            "date": null
        },
        {
            "id": 26507,
            "ip_address": "168.119.68.187",
            "count": 2,
            "first_visit": "2022-07-24T01:44:16.929421+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 9181,
            "ip_address": "103.67.158.104",
            "count": 2,
            "first_visit": "2022-05-18T23:26:43.934292+06:00",
            "date": null
        },
        {
            "id": 9308,
            "ip_address": "37.111.243.11",
            "count": 2,
            "first_visit": "2022-05-19T10:39:30.965583+06:00",
            "date": null
        }
    ]
}