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

{
    "count": 92246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85432&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85416&ordering=-ip_address",
    "results": [
        {
            "id": 27297,
            "ip_address": "103.147.163.59",
            "count": 1,
            "first_visit": "2022-07-25T13:20:56.253374+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 14768,
            "ip_address": "103.147.163.59",
            "count": 1,
            "first_visit": "2022-06-13T11:47:53.625464+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 13588,
            "ip_address": "103.147.163.58",
            "count": 1,
            "first_visit": "2022-06-06T01:35:29.556502+06:00",
            "date": null
        },
        {
            "id": 17105,
            "ip_address": "103.147.163.57",
            "count": 5,
            "first_visit": "2022-06-21T17:40:53.482689+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 14022,
            "ip_address": "103.147.163.56",
            "count": 1,
            "first_visit": "2022-06-08T16:34:09.594556+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 14553,
            "ip_address": "103.147.163.56",
            "count": 1,
            "first_visit": "2022-06-12T00:17:22.385951+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 21147,
            "ip_address": "103.147.163.56",
            "count": 1,
            "first_visit": "2022-07-05T00:40:33.399657+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 10984,
            "ip_address": "103.147.163.56",
            "count": 2,
            "first_visit": "2022-05-24T13:51:41.914563+06:00",
            "date": null
        }
    ]
}