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

{
    "count": 98228,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86808&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86792&ordering=ip_address",
    "results": [
        {
            "id": 27855,
            "ip_address": "58.145.184.243",
            "count": 1,
            "first_visit": "2022-07-26T19:21:58.099850+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 6096,
            "ip_address": "58.145.184.243",
            "count": 14,
            "first_visit": "2022-05-14T19:33:10.302500+06:00",
            "date": null
        },
        {
            "id": 2146,
            "ip_address": "58.145.184.244",
            "count": 15,
            "first_visit": "2022-01-13T22:04:22.958470+06:00",
            "date": null
        },
        {
            "id": 49889,
            "ip_address": "58.145.184.244",
            "count": 1,
            "first_visit": "2023-07-13T06:55:20.993312+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 60561,
            "ip_address": "58.145.184.244",
            "count": 1,
            "first_visit": "2023-12-05T02:50:11.858473+06:00",
            "date": "2023-12-05"
        },
        {
            "id": 40381,
            "ip_address": "58.145.184.245",
            "count": 1,
            "first_visit": "2023-01-14T23:53:25.858298+06:00",
            "date": "2023-01-14"
        },
        {
            "id": 23371,
            "ip_address": "58.145.184.245",
            "count": 1,
            "first_visit": "2022-07-17T22:26:31.497957+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 439,
            "ip_address": "58.145.184.245",
            "count": 5,
            "first_visit": "2021-12-08T17:38:21.702210+06:00",
            "date": null
        }
    ]
}