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

{
    "count": 94588,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14184&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14168&ordering=ip_address",
    "results": [
        {
            "id": 55564,
            "ip_address": "103.220.204.70",
            "count": 1,
            "first_visit": "2023-09-20T20:34:56.787879+06:00",
            "date": "2023-09-20"
        },
        {
            "id": 46047,
            "ip_address": "103.220.204.79",
            "count": 2,
            "first_visit": "2023-05-03T11:34:04.731540+06:00",
            "date": "2023-05-03"
        },
        {
            "id": 3580,
            "ip_address": "103.220.204.82",
            "count": 1,
            "first_visit": "2022-02-13T21:05:55.543097+06:00",
            "date": null
        },
        {
            "id": 37903,
            "ip_address": "103.220.205.108",
            "count": 1,
            "first_visit": "2022-11-26T22:17:05.779976+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 58058,
            "ip_address": "103.220.205.108",
            "count": 1,
            "first_visit": "2023-10-20T11:35:12.733218+06:00",
            "date": "2023-10-20"
        },
        {
            "id": 44411,
            "ip_address": "103.220.205.108",
            "count": 1,
            "first_visit": "2023-03-26T04:37:42.433210+06:00",
            "date": "2023-03-26"
        },
        {
            "id": 10573,
            "ip_address": "103.220.205.108",
            "count": 1,
            "first_visit": "2022-05-23T10:29:04.675422+06:00",
            "date": null
        },
        {
            "id": 36363,
            "ip_address": "103.220.205.108",
            "count": 1,
            "first_visit": "2022-10-23T21:01:40.457254+06:00",
            "date": "2022-10-23"
        }
    ]
}