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

{
    "count": 93444,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78624&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78608&ordering=-ip_address",
    "results": [
        {
            "id": 33530,
            "ip_address": "103.230.107.41",
            "count": 1,
            "first_visit": "2022-08-31T09:28:22.855330+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 79065,
            "ip_address": "103.230.107.41",
            "count": 2,
            "first_visit": "2025-02-18T00:24:49.196149+06:00",
            "date": "2025-02-18"
        },
        {
            "id": 41998,
            "ip_address": "103.230.107.40",
            "count": 1,
            "first_visit": "2023-02-11T12:50:29.127752+06:00",
            "date": "2023-02-11"
        },
        {
            "id": 53021,
            "ip_address": "103.230.107.40",
            "count": 2,
            "first_visit": "2023-08-20T18:33:19.092482+06:00",
            "date": "2023-08-20"
        },
        {
            "id": 1372,
            "ip_address": "103.230.107.40",
            "count": 1,
            "first_visit": "2021-12-26T01:33:46.797090+06:00",
            "date": null
        },
        {
            "id": 4760,
            "ip_address": "103.230.107.4",
            "count": 2,
            "first_visit": "2022-03-29T08:23:04.575543+06:00",
            "date": null
        },
        {
            "id": 25420,
            "ip_address": "103.230.107.4",
            "count": 1,
            "first_visit": "2022-07-21T11:30:26.658462+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25692,
            "ip_address": "103.230.107.39",
            "count": 1,
            "first_visit": "2022-07-21T22:37:43.406682+06:00",
            "date": "2022-07-21"
        }
    ]
}