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

{
    "count": 98175,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15040&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15024&ordering=ip_address",
    "results": [
        {
            "id": 73864,
            "ip_address": "103.229.47.115",
            "count": 1,
            "first_visit": "2024-10-01T16:44:48.155983+06:00",
            "date": "2024-10-01"
        },
        {
            "id": 53805,
            "ip_address": "103.229.47.120",
            "count": 14,
            "first_visit": "2023-08-29T08:58:45.427150+06:00",
            "date": "2023-08-29"
        },
        {
            "id": 28761,
            "ip_address": "103.229.47.76",
            "count": 1,
            "first_visit": "2022-07-28T12:22:16.277189+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 1977,
            "ip_address": "103.229.80.6",
            "count": 1,
            "first_visit": "2022-01-11T23:26:25.794393+06:00",
            "date": null
        },
        {
            "id": 2136,
            "ip_address": "103.229.80.98",
            "count": 1,
            "first_visit": "2022-01-13T16:58:21.504439+06:00",
            "date": null
        },
        {
            "id": 12709,
            "ip_address": "103.229.82.10",
            "count": 1,
            "first_visit": "2022-05-30T08:48:06.527270+06:00",
            "date": null
        },
        {
            "id": 21095,
            "ip_address": "103.229.82.110",
            "count": 1,
            "first_visit": "2022-07-04T17:44:44.704319+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 20937,
            "ip_address": "103.229.82.110",
            "count": 2,
            "first_visit": "2022-07-03T21:00:31.589548+06:00",
            "date": "2022-07-03"
        }
    ]
}