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

{
    "count": 98149,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14224&ordering=ip_address",
    "results": [
        {
            "id": 28223,
            "ip_address": "103.217.111.168",
            "count": 1,
            "first_visit": "2022-07-27T13:46:04.250078+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 5036,
            "ip_address": "103.217.111.168",
            "count": 1,
            "first_visit": "2022-04-10T19:47:50.523643+06:00",
            "date": null
        },
        {
            "id": 22396,
            "ip_address": "103.217.111.169",
            "count": 2,
            "first_visit": "2022-07-13T23:12:55.794818+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 37668,
            "ip_address": "103.217.111.17",
            "count": 2,
            "first_visit": "2022-11-21T20:14:13.451541+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 36149,
            "ip_address": "103.217.111.17",
            "count": 2,
            "first_visit": "2022-10-19T13:36:27.354314+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 36227,
            "ip_address": "103.217.111.17",
            "count": 1,
            "first_visit": "2022-10-20T20:33:55.330378+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 35707,
            "ip_address": "103.217.111.17",
            "count": 1,
            "first_visit": "2022-10-10T11:31:12.165552+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 9448,
            "ip_address": "103.217.111.17",
            "count": 1,
            "first_visit": "2022-05-19T17:36:01.704995+06:00",
            "date": null
        }
    ]
}