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

{
    "count": 97405,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23368&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23352&ordering=-ip_address",
    "results": [
        {
            "id": 78636,
            "ip_address": "37.111.206.244",
            "count": 1,
            "first_visit": "2025-02-06T00:58:29.288309+06:00",
            "date": "2025-02-06"
        },
        {
            "id": 48300,
            "ip_address": "37.111.206.243",
            "count": 2,
            "first_visit": "2023-06-15T21:31:25.290242+06:00",
            "date": "2023-06-15"
        },
        {
            "id": 9475,
            "ip_address": "37.111.206.243",
            "count": 1,
            "first_visit": "2022-05-19T20:14:06.959302+06:00",
            "date": null
        },
        {
            "id": 33490,
            "ip_address": "37.111.206.242",
            "count": 1,
            "first_visit": "2022-08-31T00:30:16.548742+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 10702,
            "ip_address": "37.111.206.242",
            "count": 1,
            "first_visit": "2022-05-23T17:09:41.083281+06:00",
            "date": null
        },
        {
            "id": 24432,
            "ip_address": "37.111.206.242",
            "count": 1,
            "first_visit": "2022-07-20T09:50:55.449259+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 62408,
            "ip_address": "37.111.206.242",
            "count": 1,
            "first_visit": "2024-01-05T13:53:21.878239+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 71274,
            "ip_address": "37.111.206.242",
            "count": 1,
            "first_visit": "2024-07-17T12:01:57.859335+06:00",
            "date": "2024-07-17"
        }
    ]
}