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

{
    "count": 98249,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31136&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31120&ordering=first_visit",
    "results": [
        {
            "id": 31129,
            "ip_address": "103.21.42.196",
            "count": 1,
            "first_visit": "2022-08-04T14:42:02.361243+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 31130,
            "ip_address": "103.173.36.3",
            "count": 1,
            "first_visit": "2022-08-04T14:48:42.848458+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 31131,
            "ip_address": "37.111.213.148",
            "count": 1,
            "first_visit": "2022-08-04T14:53:08.788621+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 31132,
            "ip_address": "163.53.149.138",
            "count": 1,
            "first_visit": "2022-08-04T14:54:44.294972+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 31133,
            "ip_address": "37.111.206.178",
            "count": 1,
            "first_visit": "2022-08-04T15:01:35.470494+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 31134,
            "ip_address": "103.217.111.232",
            "count": 2,
            "first_visit": "2022-08-04T15:13:09.384220+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 31135,
            "ip_address": "37.111.225.87",
            "count": 1,
            "first_visit": "2022-08-04T15:19:59.992752+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 31136,
            "ip_address": "42.0.7.244",
            "count": 1,
            "first_visit": "2022-08-04T15:20:11.849385+06:00",
            "date": "2022-08-04"
        }
    ]
}