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

{
    "count": 95480,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17296&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17280&ordering=ip_address",
    "results": [
        {
            "id": 9296,
            "ip_address": "103.253.46.159",
            "count": 1,
            "first_visit": "2022-05-19T10:14:24.717921+06:00",
            "date": null
        },
        {
            "id": 35284,
            "ip_address": "103.253.46.16",
            "count": 1,
            "first_visit": "2022-10-01T01:39:15.961850+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 33124,
            "ip_address": "103.253.46.160",
            "count": 1,
            "first_visit": "2022-08-27T21:20:35.419564+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 6569,
            "ip_address": "103.253.46.160",
            "count": 1,
            "first_visit": "2022-05-16T09:34:25.811577+06:00",
            "date": null
        },
        {
            "id": 19558,
            "ip_address": "103.253.46.162",
            "count": 1,
            "first_visit": "2022-06-27T22:09:03.171854+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 10164,
            "ip_address": "103.253.46.162",
            "count": 1,
            "first_visit": "2022-05-21T23:39:50.601008+06:00",
            "date": null
        },
        {
            "id": 29713,
            "ip_address": "103.253.46.164",
            "count": 1,
            "first_visit": "2022-07-30T08:46:23.986285+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 6690,
            "ip_address": "103.253.46.17",
            "count": 5,
            "first_visit": "2022-05-16T13:13:49.633861+06:00",
            "date": null
        }
    ]
}