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

{
    "count": 99807,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12312&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12296&ordering=-count",
    "results": [
        {
            "id": 67178,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-04-19T02:48:12.742521+06:00",
            "date": "2024-04-19"
        },
        {
            "id": 67244,
            "ip_address": "66.249.79.165",
            "count": 3,
            "first_visit": "2024-04-20T22:23:59.520243+06:00",
            "date": "2024-04-20"
        },
        {
            "id": 9799,
            "ip_address": "116.58.202.110",
            "count": 3,
            "first_visit": "2022-05-20T20:19:47.323681+06:00",
            "date": null
        },
        {
            "id": 22932,
            "ip_address": "114.119.132.89",
            "count": 3,
            "first_visit": "2022-07-15T09:07:58.763861+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 2416,
            "ip_address": "103.170.174.9",
            "count": 3,
            "first_visit": "2022-01-18T10:40:52.496926+06:00",
            "date": null
        },
        {
            "id": 35378,
            "ip_address": "66.249.66.159",
            "count": 3,
            "first_visit": "2022-10-03T00:29:26.346066+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 23026,
            "ip_address": "149.167.62.55",
            "count": 3,
            "first_visit": "2022-07-15T19:41:29.415920+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 67161,
            "ip_address": "66.249.69.7",
            "count": 3,
            "first_visit": "2024-04-18T19:37:30.779763+06:00",
            "date": "2024-04-18"
        }
    ]
}