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

{
    "count": 103837,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56144&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56128&ordering=-ip_address",
    "results": [
        {
            "id": 67275,
            "ip_address": "116.206.91.204",
            "count": 3,
            "first_visit": "2024-04-21T21:24:58.970374+06:00",
            "date": "2024-04-21"
        },
        {
            "id": 26159,
            "ip_address": "116.206.91.203",
            "count": 1,
            "first_visit": "2022-07-23T01:28:00.948024+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 20010,
            "ip_address": "116.206.91.202",
            "count": 1,
            "first_visit": "2022-06-29T11:56:20.698118+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 9619,
            "ip_address": "116.206.91.201",
            "count": 1,
            "first_visit": "2022-05-20T07:57:06.010679+06:00",
            "date": null
        },
        {
            "id": 17700,
            "ip_address": "116.206.91.201",
            "count": 1,
            "first_visit": "2022-06-23T10:57:22.079980+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 13248,
            "ip_address": "116.206.91.200",
            "count": 3,
            "first_visit": "2022-06-01T12:06:50.638648+06:00",
            "date": null
        },
        {
            "id": 32429,
            "ip_address": "116.206.91.200",
            "count": 1,
            "first_visit": "2022-08-19T10:22:13.156846+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 66346,
            "ip_address": "116.206.91.200",
            "count": 1,
            "first_visit": "2024-03-25T23:11:30.608164+06:00",
            "date": "2024-03-25"
        }
    ]
}