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

{
    "count": 93104,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10528&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10512&ordering=-ip_address",
    "results": [
        {
            "id": 19138,
            "ip_address": "58.145.185.227",
            "count": 1,
            "first_visit": "2022-06-26T17:01:24.600428+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 8973,
            "ip_address": "58.145.185.227",
            "count": 1,
            "first_visit": "2022-05-18T14:31:44.938425+06:00",
            "date": null
        },
        {
            "id": 24262,
            "ip_address": "58.145.185.226",
            "count": 2,
            "first_visit": "2022-07-20T00:08:43.975843+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 8567,
            "ip_address": "58.145.185.226",
            "count": 1,
            "first_visit": "2022-05-17T23:56:49.146949+06:00",
            "date": null
        },
        {
            "id": 41425,
            "ip_address": "58.145.185.225",
            "count": 1,
            "first_visit": "2023-02-02T21:28:16.343804+06:00",
            "date": "2023-02-02"
        },
        {
            "id": 3722,
            "ip_address": "58.145.185.225",
            "count": 2,
            "first_visit": "2022-02-19T10:10:39.231306+06:00",
            "date": null
        },
        {
            "id": 28965,
            "ip_address": "58.145.185.225",
            "count": 2,
            "first_visit": "2022-07-28T23:11:06.474714+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 40211,
            "ip_address": "58.145.185.225",
            "count": 1,
            "first_visit": "2023-01-11T13:44:34.820969+06:00",
            "date": "2023-01-11"
        }
    ]
}