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

{
    "count": 100517,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20032&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20016&ordering=-count",
    "results": [
        {
            "id": 45697,
            "ip_address": "103.151.11.244",
            "count": 2,
            "first_visit": "2023-04-25T10:47:36.409979+06:00",
            "date": "2023-04-25"
        },
        {
            "id": 45706,
            "ip_address": "103.153.231.57",
            "count": 2,
            "first_visit": "2023-04-25T16:14:44.929538+06:00",
            "date": "2023-04-25"
        },
        {
            "id": 45762,
            "ip_address": "37.111.201.112",
            "count": 2,
            "first_visit": "2023-04-26T15:26:40.593310+06:00",
            "date": "2023-04-26"
        },
        {
            "id": 5298,
            "ip_address": "103.205.71.150",
            "count": 2,
            "first_visit": "2022-04-21T15:32:03.573366+06:00",
            "date": null
        },
        {
            "id": 45683,
            "ip_address": "103.161.68.53",
            "count": 2,
            "first_visit": "2023-04-24T22:59:56.978179+06:00",
            "date": "2023-04-24"
        },
        {
            "id": 10491,
            "ip_address": "119.148.54.126",
            "count": 2,
            "first_visit": "2022-05-23T00:47:52.593130+06:00",
            "date": null
        },
        {
            "id": 10490,
            "ip_address": "103.134.173.5",
            "count": 2,
            "first_visit": "2022-05-23T00:21:52.122028+06:00",
            "date": null
        },
        {
            "id": 45843,
            "ip_address": "46.137.254.176",
            "count": 2,
            "first_visit": "2023-04-28T18:07:21.143275+06:00",
            "date": "2023-04-28"
        }
    ]
}