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

{
    "count": 95207,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2344&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2328&ordering=-ip_address",
    "results": [
        {
            "id": 47199,
            "ip_address": "69.171.251.24",
            "count": 1,
            "first_visit": "2023-05-26T23:50:38.166401+06:00",
            "date": "2023-05-26"
        },
        {
            "id": 76853,
            "ip_address": "69.171.251.24",
            "count": 1,
            "first_visit": "2024-12-17T21:29:48.320691+06:00",
            "date": "2024-12-17"
        },
        {
            "id": 740,
            "ip_address": "69.171.251.23",
            "count": 1,
            "first_visit": "2021-12-16T15:47:03.338027+06:00",
            "date": null
        },
        {
            "id": 5931,
            "ip_address": "69.171.251.22",
            "count": 1,
            "first_visit": "2022-05-12T23:53:14.575048+06:00",
            "date": null
        },
        {
            "id": 3386,
            "ip_address": "69.171.251.21",
            "count": 1,
            "first_visit": "2022-02-07T13:44:45.182768+06:00",
            "date": null
        },
        {
            "id": 41993,
            "ip_address": "69.171.251.21",
            "count": 1,
            "first_visit": "2023-02-11T10:33:15.982487+06:00",
            "date": "2023-02-11"
        },
        {
            "id": 5863,
            "ip_address": "69.171.251.20",
            "count": 1,
            "first_visit": "2022-05-11T15:33:13.252727+06:00",
            "date": null
        },
        {
            "id": 36037,
            "ip_address": "69.171.251.20",
            "count": 1,
            "first_visit": "2022-10-17T19:11:26.201880+06:00",
            "date": "2022-10-17"
        }
    ]
}