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

{
    "count": 100028,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27088&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27072&ordering=-ip_address",
    "results": [
        {
            "id": 8869,
            "ip_address": "37.111.192.95",
            "count": 1,
            "first_visit": "2022-05-18T12:00:29.033783+06:00",
            "date": null
        },
        {
            "id": 33001,
            "ip_address": "37.111.192.92",
            "count": 1,
            "first_visit": "2022-08-26T11:13:12.206341+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 29237,
            "ip_address": "37.111.192.90",
            "count": 1,
            "first_visit": "2022-07-29T11:29:53.716391+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8801,
            "ip_address": "37.111.192.88",
            "count": 1,
            "first_visit": "2022-05-18T11:04:08.328738+06:00",
            "date": null
        },
        {
            "id": 97146,
            "ip_address": "37.111.192.86",
            "count": 2,
            "first_visit": "2026-04-18T17:01:21.743932+06:00",
            "date": "2026-04-18"
        },
        {
            "id": 62703,
            "ip_address": "37.111.192.86",
            "count": 3,
            "first_visit": "2024-01-09T11:17:23.929411+06:00",
            "date": "2024-01-09"
        },
        {
            "id": 30873,
            "ip_address": "37.111.192.84",
            "count": 1,
            "first_visit": "2022-08-02T19:46:26.916348+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 11510,
            "ip_address": "37.111.192.77",
            "count": 7,
            "first_visit": "2022-05-25T23:28:43.178552+06:00",
            "date": null
        }
    ]
}