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

{
    "count": 102667,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=70008&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=69992&ordering=ip_address",
    "results": [
        {
            "id": 5181,
            "ip_address": "205.169.39.75",
            "count": 1,
            "first_visit": "2022-04-17T11:29:34.922488+06:00",
            "date": null
        },
        {
            "id": 52259,
            "ip_address": "205.169.39.76",
            "count": 1,
            "first_visit": "2023-08-11T23:15:45.650463+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 375,
            "ip_address": "205.169.39.77",
            "count": 2,
            "first_visit": "2021-12-07T23:58:17.966069+06:00",
            "date": null
        },
        {
            "id": 30866,
            "ip_address": "205.169.39.78",
            "count": 1,
            "first_visit": "2022-08-02T18:57:14.578556+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 45299,
            "ip_address": "205.169.39.78",
            "count": 2,
            "first_visit": "2023-04-14T01:17:48.137842+06:00",
            "date": "2023-04-14"
        },
        {
            "id": 48897,
            "ip_address": "205.169.39.83",
            "count": 1,
            "first_visit": "2023-06-27T03:03:28.639321+06:00",
            "date": "2023-06-27"
        },
        {
            "id": 98569,
            "ip_address": "205.175.106.31",
            "count": 1,
            "first_visit": "2026-05-28T01:58:59.032615+06:00",
            "date": "2026-05-28"
        },
        {
            "id": 45632,
            "ip_address": "205.185.116.25",
            "count": 1,
            "first_visit": "2023-04-22T17:22:24.894179+06:00",
            "date": "2023-04-22"
        }
    ]
}