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

{
    "count": 92454,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81896&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81880&ordering=-ip_address",
    "results": [
        {
            "id": 19334,
            "ip_address": "103.181.72.162",
            "count": 2,
            "first_visit": "2022-06-27T07:44:20.448959+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 25269,
            "ip_address": "103.181.72.158",
            "count": 1,
            "first_visit": "2022-07-21T09:36:06.881164+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 9841,
            "ip_address": "103.181.72.157",
            "count": 1,
            "first_visit": "2022-05-20T22:44:11.704593+06:00",
            "date": null
        },
        {
            "id": 10819,
            "ip_address": "103.181.72.156",
            "count": 2,
            "first_visit": "2022-05-24T08:12:28.865374+06:00",
            "date": null
        },
        {
            "id": 6332,
            "ip_address": "103.181.72.146",
            "count": 1,
            "first_visit": "2022-05-15T13:02:20.074543+06:00",
            "date": null
        },
        {
            "id": 18603,
            "ip_address": "103.181.70.9",
            "count": 1,
            "first_visit": "2022-06-25T13:33:11.994841+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 16234,
            "ip_address": "103.181.70.8",
            "count": 1,
            "first_visit": "2022-06-18T06:06:08.375989+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 11839,
            "ip_address": "103.181.70.8",
            "count": 1,
            "first_visit": "2022-05-27T02:01:55.974489+06:00",
            "date": null
        }
    ]
}