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

{
    "count": 98038,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25680&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25664&ordering=ip_address",
    "results": [
        {
            "id": 5864,
            "ip_address": "114.119.128.108",
            "count": 1,
            "first_visit": "2022-05-11T15:34:18.241354+06:00",
            "date": null
        },
        {
            "id": 5856,
            "ip_address": "114.119.128.126",
            "count": 1,
            "first_visit": "2022-05-11T13:25:45.218184+06:00",
            "date": null
        },
        {
            "id": 44528,
            "ip_address": "114.119.128.126",
            "count": 1,
            "first_visit": "2023-03-28T20:46:30.797221+06:00",
            "date": "2023-03-28"
        },
        {
            "id": 40579,
            "ip_address": "114.119.128.126",
            "count": 1,
            "first_visit": "2023-01-18T12:35:41.517196+06:00",
            "date": "2023-01-18"
        },
        {
            "id": 43835,
            "ip_address": "114.119.128.126",
            "count": 1,
            "first_visit": "2023-03-15T23:37:46.858833+06:00",
            "date": "2023-03-15"
        },
        {
            "id": 41877,
            "ip_address": "114.119.128.126",
            "count": 1,
            "first_visit": "2023-02-09T12:14:41.242501+06:00",
            "date": "2023-02-09"
        },
        {
            "id": 52785,
            "ip_address": "114.119.128.126",
            "count": 1,
            "first_visit": "2023-08-17T20:44:25.488103+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 62946,
            "ip_address": "114.119.128.126",
            "count": 1,
            "first_visit": "2024-01-12T13:16:43.500245+06:00",
            "date": "2024-01-12"
        }
    ]
}