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

{
    "count": 101018,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31984&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31968&ordering=-ip_address",
    "results": [
        {
            "id": 80343,
            "ip_address": "207.46.13.7",
            "count": 1,
            "first_visit": "2025-03-19T23:08:22.658547+06:00",
            "date": "2025-03-19"
        },
        {
            "id": 96132,
            "ip_address": "207.46.13.52",
            "count": 1,
            "first_visit": "2026-03-17T21:11:21.443398+06:00",
            "date": "2026-03-17"
        },
        {
            "id": 80808,
            "ip_address": "207.46.13.168",
            "count": 1,
            "first_visit": "2025-03-31T04:50:31.334983+06:00",
            "date": "2025-03-31"
        },
        {
            "id": 71186,
            "ip_address": "207.46.13.127",
            "count": 1,
            "first_visit": "2024-07-15T12:46:35.917513+06:00",
            "date": "2024-07-15"
        },
        {
            "id": 77661,
            "ip_address": "207.38.137.203",
            "count": 1,
            "first_visit": "2025-01-08T21:33:22.459082+06:00",
            "date": "2025-01-08"
        },
        {
            "id": 2159,
            "ip_address": "207.250.235.8",
            "count": 1,
            "first_visit": "2022-01-14T01:09:40.019400+06:00",
            "date": null
        },
        {
            "id": 2158,
            "ip_address": "207.250.234.100",
            "count": 2,
            "first_visit": "2022-01-14T01:09:39.709692+06:00",
            "date": null
        },
        {
            "id": 64733,
            "ip_address": "207.244.71.81",
            "count": 1,
            "first_visit": "2024-02-14T12:03:39.405237+06:00",
            "date": "2024-02-14"
        }
    ]
}