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

{
    "count": 102304,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45112&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45096&ordering=ip_address",
    "results": [
        {
            "id": 46492,
            "ip_address": "114.119.159.129",
            "count": 1,
            "first_visit": "2023-05-12T11:14:46.516075+06:00",
            "date": "2023-05-12"
        },
        {
            "id": 49548,
            "ip_address": "114.119.159.129",
            "count": 1,
            "first_visit": "2023-07-08T11:33:07.876801+06:00",
            "date": "2023-07-08"
        },
        {
            "id": 47904,
            "ip_address": "114.119.159.129",
            "count": 1,
            "first_visit": "2023-06-08T19:50:54.121757+06:00",
            "date": "2023-06-08"
        },
        {
            "id": 546,
            "ip_address": "114.119.159.129",
            "count": 15,
            "first_visit": "2021-12-10T19:24:53.601688+06:00",
            "date": null
        },
        {
            "id": 311,
            "ip_address": "114.119.159.134",
            "count": 15,
            "first_visit": "2021-12-06T18:12:50.635425+06:00",
            "date": null
        },
        {
            "id": 54833,
            "ip_address": "114.119.159.134",
            "count": 1,
            "first_visit": "2023-09-11T18:04:07.518709+06:00",
            "date": "2023-09-11"
        },
        {
            "id": 52839,
            "ip_address": "114.119.159.134",
            "count": 1,
            "first_visit": "2023-08-18T14:18:30.174640+06:00",
            "date": "2023-08-18"
        },
        {
            "id": 48895,
            "ip_address": "114.119.159.134",
            "count": 1,
            "first_visit": "2023-06-27T02:21:21.555426+06:00",
            "date": "2023-06-27"
        }
    ]
}