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

{
    "count": 101884,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42160&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42144&ordering=-ip_address",
    "results": [
        {
            "id": 928,
            "ip_address": "180.129.21.199",
            "count": 1,
            "first_visit": "2021-12-19T21:37:21.861683+06:00",
            "date": null
        },
        {
            "id": 70194,
            "ip_address": "180.104.158.114",
            "count": 1,
            "first_visit": "2024-06-23T23:10:56.615603+06:00",
            "date": "2024-06-23"
        },
        {
            "id": 63190,
            "ip_address": "180.101.52.17",
            "count": 1,
            "first_visit": "2024-01-16T07:54:30.301319+06:00",
            "date": "2024-01-16"
        },
        {
            "id": 63189,
            "ip_address": "180.101.52.111",
            "count": 1,
            "first_visit": "2024-01-16T07:54:02.877363+06:00",
            "date": "2024-01-16"
        },
        {
            "id": 10200,
            "ip_address": "179.97.42.4",
            "count": 1,
            "first_visit": "2022-05-22T01:02:03.674426+06:00",
            "date": null
        },
        {
            "id": 96632,
            "ip_address": "179.60.241.134",
            "count": 1,
            "first_visit": "2026-04-03T00:35:27.088583+06:00",
            "date": "2026-04-03"
        },
        {
            "id": 96609,
            "ip_address": "179.60.241.134",
            "count": 3,
            "first_visit": "2026-04-02T06:23:48.411082+06:00",
            "date": "2026-04-02"
        },
        {
            "id": 20502,
            "ip_address": "179.49.26.5",
            "count": 1,
            "first_visit": "2022-07-01T05:39:53.496685+06:00",
            "date": "2022-07-01"
        }
    ]
}