GET /user_management/visitor-free/?format=api&offset=28120&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=28128&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28112&ordering=ip_address",
    "results": [
        {
            "id": 20556,
            "ip_address": "114.119.130.251",
            "count": 1,
            "first_visit": "2022-07-01T15:06:13.257387+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 25749,
            "ip_address": "114.119.130.251",
            "count": 1,
            "first_visit": "2022-07-22T00:28:07.061698+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 13712,
            "ip_address": "114.119.130.251",
            "count": 1,
            "first_visit": "2022-06-06T23:02:17.793536+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 15916,
            "ip_address": "114.119.130.251",
            "count": 1,
            "first_visit": "2022-06-17T09:14:10.216294+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 23260,
            "ip_address": "114.119.130.251",
            "count": 1,
            "first_visit": "2022-07-17T08:57:40.153414+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 11220,
            "ip_address": "114.119.130.251",
            "count": 5,
            "first_visit": "2022-05-24T23:32:02.308019+06:00",
            "date": null
        },
        {
            "id": 21059,
            "ip_address": "114.119.130.253",
            "count": 1,
            "first_visit": "2022-07-04T13:26:07.246705+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 11060,
            "ip_address": "114.119.130.253",
            "count": 5,
            "first_visit": "2022-05-24T18:14:59.042753+06:00",
            "date": null
        }
    ]
}