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

{
    "count": 97543,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10208&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10192&ordering=-count",
    "results": [
        {
            "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": 71981,
            "ip_address": "66.249.91.6",
            "count": 3,
            "first_visit": "2024-08-10T05:52:36.325328+06:00",
            "date": "2024-08-10"
        },
        {
            "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": 72001,
            "ip_address": "103.187.68.239",
            "count": 3,
            "first_visit": "2024-08-10T18:08:31.383124+06:00",
            "date": "2024-08-10"
        },
        {
            "id": 71961,
            "ip_address": "103.197.153.52",
            "count": 3,
            "first_visit": "2024-08-09T12:05:31.782140+06:00",
            "date": "2024-08-09"
        },
        {
            "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": 31762,
            "ip_address": "114.119.134.123",
            "count": 3,
            "first_visit": "2022-08-11T11:30:02.775338+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 1819,
            "ip_address": "103.131.157.10",
            "count": 3,
            "first_visit": "2022-01-11T11:36:15.160131+06:00",
            "date": null
        }
    ]
}