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

{
    "count": 98246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31040&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31024&ordering=-ip_address",
    "results": [
        {
            "id": 3547,
            "ip_address": "203.96.227.242",
            "count": 1,
            "first_visit": "2022-02-12T12:20:41.484433+06:00",
            "date": null
        },
        {
            "id": 4155,
            "ip_address": "203.96.227.178",
            "count": 11,
            "first_visit": "2022-03-07T12:09:06.914851+06:00",
            "date": null
        },
        {
            "id": 78893,
            "ip_address": "203.96.227.166",
            "count": 1,
            "first_visit": "2025-02-13T00:44:18.747646+06:00",
            "date": "2025-02-13"
        },
        {
            "id": 74332,
            "ip_address": "203.96.227.164",
            "count": 2,
            "first_visit": "2024-10-12T15:45:13.410164+06:00",
            "date": "2024-10-12"
        },
        {
            "id": 95578,
            "ip_address": "203.96.227.164",
            "count": 1,
            "first_visit": "2026-02-26T23:15:23.018176+06:00",
            "date": "2026-02-26"
        },
        {
            "id": 43019,
            "ip_address": "203.96.227.162",
            "count": 1,
            "first_visit": "2023-03-02T16:43:10.342787+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 59728,
            "ip_address": "203.96.227.162",
            "count": 1,
            "first_visit": "2023-11-18T15:47:40.503748+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 40206,
            "ip_address": "203.96.227.162",
            "count": 1,
            "first_visit": "2023-01-11T12:20:10.489171+06:00",
            "date": "2023-01-11"
        }
    ]
}