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

{
    "count": 93085,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10448&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10432&ordering=-ip_address",
    "results": [
        {
            "id": 21178,
            "ip_address": "58.145.186.244",
            "count": 1,
            "first_visit": "2022-07-05T06:21:40.449339+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 16434,
            "ip_address": "58.145.186.243",
            "count": 1,
            "first_visit": "2022-06-18T20:35:53.875052+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 25551,
            "ip_address": "58.145.186.243",
            "count": 1,
            "first_visit": "2022-07-21T13:11:40.414739+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 8836,
            "ip_address": "58.145.186.243",
            "count": 2,
            "first_visit": "2022-05-18T11:28:54.080521+06:00",
            "date": null
        },
        {
            "id": 22536,
            "ip_address": "58.145.186.242",
            "count": 1,
            "first_visit": "2022-07-14T12:12:41.942630+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 26224,
            "ip_address": "58.145.186.241",
            "count": 1,
            "first_visit": "2022-07-23T08:14:47.917263+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 5488,
            "ip_address": "58.145.186.241",
            "count": 5,
            "first_visit": "2022-04-30T20:08:26.211654+06:00",
            "date": null
        },
        {
            "id": 31093,
            "ip_address": "58.145.186.240",
            "count": 1,
            "first_visit": "2022-08-04T08:10:28.986060+06:00",
            "date": "2022-08-04"
        }
    ]
}