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

{
    "count": 95272,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2600&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2584&ordering=ip_address",
    "results": [
        {
            "id": 12556,
            "ip_address": "103.120.165.71",
            "count": 1,
            "first_visit": "2022-05-29T21:14:18.463038+06:00",
            "date": null
        },
        {
            "id": 25398,
            "ip_address": "103.120.165.72",
            "count": 1,
            "first_visit": "2022-07-21T11:20:41.995466+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 31334,
            "ip_address": "103.120.165.82",
            "count": 1,
            "first_visit": "2022-08-06T12:49:39.790247+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 23118,
            "ip_address": "103.120.165.94",
            "count": 1,
            "first_visit": "2022-07-16T09:42:13.964499+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 26719,
            "ip_address": "103.120.166.134",
            "count": 1,
            "first_visit": "2022-07-24T12:07:41.049573+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 23868,
            "ip_address": "103.120.166.134",
            "count": 1,
            "first_visit": "2022-07-18T22:54:32.634103+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 29479,
            "ip_address": "103.120.166.213",
            "count": 1,
            "first_visit": "2022-07-29T22:22:23.482041+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8633,
            "ip_address": "103.120.166.213",
            "count": 1,
            "first_visit": "2022-05-18T04:23:41.898621+06:00",
            "date": null
        }
    ]
}