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

{
    "count": 99889,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12720&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12704&ordering=-count",
    "results": [
        {
            "id": 65854,
            "ip_address": "103.61.240.64",
            "count": 3,
            "first_visit": "2024-03-13T10:48:30.616179+06:00",
            "date": "2024-03-13"
        },
        {
            "id": 2238,
            "ip_address": "103.60.175.67",
            "count": 3,
            "first_visit": "2022-01-15T08:27:24.309899+06:00",
            "date": null
        },
        {
            "id": 20775,
            "ip_address": "114.119.132.122",
            "count": 3,
            "first_visit": "2022-07-03T00:18:41.487815+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 65848,
            "ip_address": "103.159.218.96",
            "count": 3,
            "first_visit": "2024-03-13T08:59:30.445586+06:00",
            "date": "2024-03-13"
        },
        {
            "id": 65930,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-03-15T15:21:05.143045+06:00",
            "date": "2024-03-15"
        },
        {
            "id": 37045,
            "ip_address": "202.134.10.129",
            "count": 3,
            "first_visit": "2022-11-07T09:24:46.527643+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 66000,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-03-17T13:17:12.457111+06:00",
            "date": "2024-03-17"
        },
        {
            "id": 66123,
            "ip_address": "37.111.194.95",
            "count": 3,
            "first_visit": "2024-03-20T12:35:32.648567+06:00",
            "date": "2024-03-20"
        }
    ]
}