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

{
    "count": 101478,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38896&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38880&ordering=id",
    "results": [
        {
            "id": 38889,
            "ip_address": "114.119.152.73",
            "count": 1,
            "first_visit": "2022-12-17T17:44:19.917415+06:00",
            "date": "2022-12-17"
        },
        {
            "id": 38890,
            "ip_address": "66.249.64.222",
            "count": 6,
            "first_visit": "2022-12-17T18:14:31.313890+06:00",
            "date": "2022-12-17"
        },
        {
            "id": 38891,
            "ip_address": "66.249.64.220",
            "count": 4,
            "first_visit": "2022-12-17T18:19:39.477783+06:00",
            "date": "2022-12-17"
        },
        {
            "id": 38892,
            "ip_address": "37.111.199.134",
            "count": 1,
            "first_visit": "2022-12-17T18:37:07.063080+06:00",
            "date": "2022-12-17"
        },
        {
            "id": 38893,
            "ip_address": "114.119.156.33",
            "count": 1,
            "first_visit": "2022-12-17T18:58:55.933435+06:00",
            "date": "2022-12-17"
        },
        {
            "id": 38894,
            "ip_address": "114.119.130.202",
            "count": 1,
            "first_visit": "2022-12-17T19:22:59.157893+06:00",
            "date": "2022-12-17"
        },
        {
            "id": 38895,
            "ip_address": "114.119.129.143",
            "count": 1,
            "first_visit": "2022-12-17T20:20:15.193859+06:00",
            "date": "2022-12-17"
        },
        {
            "id": 38896,
            "ip_address": "114.119.135.245",
            "count": 1,
            "first_visit": "2022-12-17T20:53:36.763269+06:00",
            "date": "2022-12-17"
        }
    ]
}