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

{
    "count": 99480,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10400&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10384&ordering=-count",
    "results": [
        {
            "id": 72325,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-08-20T04:31:37.945226+06:00",
            "date": "2024-08-20"
        },
        {
            "id": 31812,
            "ip_address": "103.14.72.91",
            "count": 3,
            "first_visit": "2022-08-12T01:24:30.344981+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 31794,
            "ip_address": "66.249.66.82",
            "count": 3,
            "first_visit": "2022-08-11T21:35:14.470540+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 72340,
            "ip_address": "103.216.58.224",
            "count": 3,
            "first_visit": "2024-08-20T13:57:04.516859+06:00",
            "date": "2024-08-20"
        },
        {
            "id": 31762,
            "ip_address": "114.119.134.123",
            "count": 3,
            "first_visit": "2022-08-11T11:30:02.775338+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 3460,
            "ip_address": "103.132.155.199",
            "count": 3,
            "first_visit": "2022-02-09T14:16:08.476085+06:00",
            "date": null
        },
        {
            "id": 31782,
            "ip_address": "66.249.66.62",
            "count": 3,
            "first_visit": "2022-08-11T18:03:37.341639+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 6793,
            "ip_address": "103.195.141.0",
            "count": 3,
            "first_visit": "2022-05-16T15:35:35.460977+06:00",
            "date": null
        }
    ]
}