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

{
    "count": 100734,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98152&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98136&ordering=-ip_address",
    "results": [
        {
            "id": 34970,
            "ip_address": "103.118.76.169",
            "count": 1,
            "first_visit": "2022-09-25T15:27:36.900906+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 1831,
            "ip_address": "103.118.76.161",
            "count": 1,
            "first_visit": "2022-01-11T11:57:35.418417+06:00",
            "date": null
        },
        {
            "id": 25144,
            "ip_address": "103.118.76.160",
            "count": 1,
            "first_visit": "2022-07-21T06:47:40.150879+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 1020,
            "ip_address": "103.118.76.140",
            "count": 1,
            "first_visit": "2021-12-20T09:51:03.532037+06:00",
            "date": null
        },
        {
            "id": 1806,
            "ip_address": "103.118.76.135",
            "count": 1,
            "first_visit": "2022-01-11T11:25:18.349604+06:00",
            "date": null
        },
        {
            "id": 63835,
            "ip_address": "103.118.76.135",
            "count": 2,
            "first_visit": "2024-01-26T17:58:06.213811+06:00",
            "date": "2024-01-26"
        },
        {
            "id": 63097,
            "ip_address": "103.118.76.135",
            "count": 5,
            "first_visit": "2024-01-14T17:29:20.964081+06:00",
            "date": "2024-01-14"
        },
        {
            "id": 42924,
            "ip_address": "103.118.76.134",
            "count": 1,
            "first_visit": "2023-03-01T18:15:49.304734+06:00",
            "date": "2023-03-01"
        }
    ]
}