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

{
    "count": 101955,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42624&ordering=ip_address",
    "results": [
        {
            "id": 38209,
            "ip_address": "114.119.153.171",
            "count": 1,
            "first_visit": "2022-12-03T11:42:35.871318+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 179,
            "ip_address": "114.119.153.171",
            "count": 15,
            "first_visit": "2021-12-05T01:17:35.133611+06:00",
            "date": null
        },
        {
            "id": 699,
            "ip_address": "114.119.153.172",
            "count": 11,
            "first_visit": "2021-12-14T23:11:01.475925+06:00",
            "date": null
        },
        {
            "id": 62861,
            "ip_address": "114.119.153.172",
            "count": 1,
            "first_visit": "2024-01-11T06:42:07.992424+06:00",
            "date": "2024-01-11"
        },
        {
            "id": 44843,
            "ip_address": "114.119.153.172",
            "count": 1,
            "first_visit": "2023-04-04T18:36:52.532362+06:00",
            "date": "2023-04-04"
        },
        {
            "id": 46103,
            "ip_address": "114.119.153.172",
            "count": 1,
            "first_visit": "2023-05-04T18:35:16.531939+06:00",
            "date": "2023-05-04"
        },
        {
            "id": 55777,
            "ip_address": "114.119.153.186",
            "count": 1,
            "first_visit": "2023-09-23T05:22:42.037460+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 61438,
            "ip_address": "114.119.153.186",
            "count": 1,
            "first_visit": "2023-12-19T07:28:14.300791+06:00",
            "date": "2023-12-19"
        }
    ]
}