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

{
    "count": 92427,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82104&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82088&ordering=ip_address",
    "results": [
        {
            "id": 8747,
            "ip_address": "58.145.186.229",
            "count": 4,
            "first_visit": "2022-05-18T10:10:13.445556+06:00",
            "date": null
        },
        {
            "id": 7386,
            "ip_address": "58.145.186.230",
            "count": 5,
            "first_visit": "2022-05-16T22:38:04.038815+06:00",
            "date": null
        },
        {
            "id": 6607,
            "ip_address": "58.145.186.231",
            "count": 6,
            "first_visit": "2022-05-16T10:55:52.074933+06:00",
            "date": null
        },
        {
            "id": 25288,
            "ip_address": "58.145.186.231",
            "count": 1,
            "first_visit": "2022-07-21T09:47:05.358056+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 33538,
            "ip_address": "58.145.186.231",
            "count": 1,
            "first_visit": "2022-08-31T11:49:48.497895+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 19088,
            "ip_address": "58.145.186.232",
            "count": 1,
            "first_visit": "2022-06-26T13:08:38.051962+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 36388,
            "ip_address": "58.145.186.232",
            "count": 1,
            "first_visit": "2022-10-24T10:36:46.232901+06:00",
            "date": "2022-10-24"
        },
        {
            "id": 491,
            "ip_address": "58.145.186.232",
            "count": 13,
            "first_visit": "2021-12-09T15:42:31.821823+06:00",
            "date": null
        }
    ]
}