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

{
    "count": 95560,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17680&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17664&ordering=ip_address",
    "results": [
        {
            "id": 29280,
            "ip_address": "103.31.155.227",
            "count": 1,
            "first_visit": "2022-07-29T12:38:58.246491+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 30563,
            "ip_address": "103.31.155.228",
            "count": 1,
            "first_visit": "2022-08-01T01:09:26.396585+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 10616,
            "ip_address": "103.31.155.228",
            "count": 1,
            "first_visit": "2022-05-23T12:01:15.936728+06:00",
            "date": null
        },
        {
            "id": 22284,
            "ip_address": "103.31.155.229",
            "count": 1,
            "first_visit": "2022-07-13T17:28:03.733121+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 9566,
            "ip_address": "103.31.155.229",
            "count": 1,
            "first_visit": "2022-05-19T23:34:37.992614+06:00",
            "date": null
        },
        {
            "id": 6154,
            "ip_address": "103.31.155.230",
            "count": 2,
            "first_visit": "2022-05-14T22:17:16.264089+06:00",
            "date": null
        },
        {
            "id": 31550,
            "ip_address": "103.31.155.230",
            "count": 1,
            "first_visit": "2022-08-08T18:18:20.365854+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 24407,
            "ip_address": "103.31.155.230",
            "count": 1,
            "first_visit": "2022-07-20T08:59:38.513350+06:00",
            "date": "2022-07-20"
        }
    ]
}