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

{
    "count": 101779,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41664&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41648&ordering=-ip_address",
    "results": [
        {
            "id": 2315,
            "ip_address": "18.208.251.21",
            "count": 1,
            "first_visit": "2022-01-16T16:21:22.328164+06:00",
            "date": null
        },
        {
            "id": 78479,
            "ip_address": "18.208.128.99",
            "count": 1,
            "first_visit": "2025-02-02T08:41:52.122277+06:00",
            "date": "2025-02-02"
        },
        {
            "id": 20153,
            "ip_address": "18.207.2.101",
            "count": 1,
            "first_visit": "2022-06-29T21:12:34.718536+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 44864,
            "ip_address": "18.207.162.56",
            "count": 1,
            "first_visit": "2023-04-04T22:17:30.379720+06:00",
            "date": "2023-04-04"
        },
        {
            "id": 3409,
            "ip_address": "18.207.133.156",
            "count": 3,
            "first_visit": "2022-02-07T21:49:49.120264+06:00",
            "date": null
        },
        {
            "id": 1637,
            "ip_address": "18.207.123.62",
            "count": 1,
            "first_visit": "2022-01-04T06:02:20.157306+06:00",
            "date": null
        },
        {
            "id": 18266,
            "ip_address": "18.207.102.53",
            "count": 1,
            "first_visit": "2022-06-24T19:52:32.356195+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 61439,
            "ip_address": "18.206.243.113",
            "count": 1,
            "first_visit": "2023-12-19T07:38:48.407609+06:00",
            "date": "2023-12-19"
        }
    ]
}