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

{
    "count": 99636,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93432&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93416&ordering=count",
    "results": [
        {
            "id": 34352,
            "ip_address": "183.89.56.237",
            "count": 5,
            "first_visit": "2022-09-14T04:21:02.166893+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 4921,
            "ip_address": "103.134.38.242",
            "count": 5,
            "first_visit": "2022-04-05T10:22:14.650215+06:00",
            "date": null
        },
        {
            "id": 33559,
            "ip_address": "37.111.198.22",
            "count": 5,
            "first_visit": "2022-08-31T19:36:32.829297+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 31074,
            "ip_address": "114.119.141.15",
            "count": 5,
            "first_visit": "2022-08-04T02:03:22.258843+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 4451,
            "ip_address": "103.217.111.209",
            "count": 5,
            "first_visit": "2022-03-17T15:55:54.511345+06:00",
            "date": null
        },
        {
            "id": 6463,
            "ip_address": "116.58.201.119",
            "count": 5,
            "first_visit": "2022-05-15T23:12:58.354386+06:00",
            "date": null
        },
        {
            "id": 3661,
            "ip_address": "103.15.42.200",
            "count": 5,
            "first_visit": "2022-02-16T13:12:04.893293+06:00",
            "date": null
        },
        {
            "id": 3004,
            "ip_address": "103.164.163.1",
            "count": 5,
            "first_visit": "2022-01-29T04:45:27.971528+06:00",
            "date": null
        }
    ]
}