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

{
    "count": 101344,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82040&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82024&ordering=count",
    "results": [
        {
            "id": 32089,
            "ip_address": "66.249.66.159",
            "count": 2,
            "first_visit": "2022-08-16T01:17:09.555978+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 7434,
            "ip_address": "103.146.17.137",
            "count": 2,
            "first_visit": "2022-05-16T23:02:30.762139+06:00",
            "date": null
        },
        {
            "id": 14053,
            "ip_address": "103.179.199.3",
            "count": 2,
            "first_visit": "2022-06-08T22:58:14.595917+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 5054,
            "ip_address": "137.59.5.252",
            "count": 2,
            "first_visit": "2022-04-11T14:30:19.830502+06:00",
            "date": null
        },
        {
            "id": 34651,
            "ip_address": "66.249.66.4",
            "count": 2,
            "first_visit": "2022-09-19T04:45:25.227704+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 19835,
            "ip_address": "116.206.254.110",
            "count": 2,
            "first_visit": "2022-06-28T21:27:22.731491+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 29627,
            "ip_address": "103.74.230.1",
            "count": 2,
            "first_visit": "2022-07-30T01:58:52.597142+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 24778,
            "ip_address": "119.30.46.25",
            "count": 2,
            "first_visit": "2022-07-20T17:28:08.459194+06:00",
            "date": "2022-07-20"
        }
    ]
}