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

{
    "count": 95544,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17616&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17600&ordering=ip_address",
    "results": [
        {
            "id": 51599,
            "ip_address": "103.31.153.241",
            "count": 2,
            "first_visit": "2023-08-03T17:15:51.708068+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 60949,
            "ip_address": "103.31.153.251",
            "count": 1,
            "first_visit": "2023-12-11T01:59:01.509085+06:00",
            "date": "2023-12-11"
        },
        {
            "id": 60637,
            "ip_address": "103.31.153.252",
            "count": 1,
            "first_visit": "2023-12-06T08:17:16.538639+06:00",
            "date": "2023-12-06"
        },
        {
            "id": 20137,
            "ip_address": "103.31.154.225",
            "count": 1,
            "first_visit": "2022-06-29T20:30:23.554093+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 7920,
            "ip_address": "103.31.154.226",
            "count": 3,
            "first_visit": "2022-05-17T11:13:56.678921+06:00",
            "date": null
        },
        {
            "id": 5990,
            "ip_address": "103.31.154.227",
            "count": 3,
            "first_visit": "2022-05-14T13:34:10.478694+06:00",
            "date": null
        },
        {
            "id": 16169,
            "ip_address": "103.31.154.228",
            "count": 3,
            "first_visit": "2022-06-18T00:22:24.962124+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 8383,
            "ip_address": "103.31.154.228",
            "count": 2,
            "first_visit": "2022-05-17T22:40:51.485992+06:00",
            "date": null
        }
    ]
}