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

{
    "count": 95137,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2192&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2176&ordering=ip_address",
    "results": [
        {
            "id": 993,
            "ip_address": "103.116.116.253",
            "count": 1,
            "first_visit": "2021-12-20T01:05:32.400352+06:00",
            "date": null
        },
        {
            "id": 22836,
            "ip_address": "103.116.116.50",
            "count": 1,
            "first_visit": "2022-07-14T23:08:21.797593+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 22981,
            "ip_address": "103.116.116.50",
            "count": 3,
            "first_visit": "2022-07-15T14:56:58.373829+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 11719,
            "ip_address": "103.116.116.50",
            "count": 1,
            "first_visit": "2022-05-26T21:11:55.202806+06:00",
            "date": null
        },
        {
            "id": 30991,
            "ip_address": "103.116.116.50",
            "count": 1,
            "first_visit": "2022-08-03T14:04:52.246483+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 23176,
            "ip_address": "103.116.116.50",
            "count": 1,
            "first_visit": "2022-07-16T17:03:02.798266+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 36231,
            "ip_address": "103.116.116.70",
            "count": 1,
            "first_visit": "2022-10-20T21:27:01.469803+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 16317,
            "ip_address": "103.116.116.70",
            "count": 4,
            "first_visit": "2022-06-18T10:28:39.468291+06:00",
            "date": "2022-06-18"
        }
    ]
}