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

{
    "count": 99629,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23640&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23624&ordering=-ip_address",
    "results": [
        {
            "id": 18422,
            "ip_address": "37.111.207.175",
            "count": 1,
            "first_visit": "2022-06-25T05:19:06.199683+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 23319,
            "ip_address": "37.111.207.175",
            "count": 1,
            "first_visit": "2022-07-17T15:23:20.940867+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 84082,
            "ip_address": "37.111.207.175",
            "count": 1,
            "first_visit": "2025-06-16T11:45:14.181604+06:00",
            "date": "2025-06-16"
        },
        {
            "id": 24184,
            "ip_address": "37.111.207.171",
            "count": 1,
            "first_visit": "2022-07-19T22:07:27.416348+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 3952,
            "ip_address": "37.111.207.170",
            "count": 4,
            "first_visit": "2022-02-28T17:32:01.407444+06:00",
            "date": null
        },
        {
            "id": 24097,
            "ip_address": "37.111.207.170",
            "count": 5,
            "first_visit": "2022-07-19T13:45:31.337360+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 29389,
            "ip_address": "37.111.207.17",
            "count": 1,
            "first_visit": "2022-07-29T16:15:19.511042+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 3986,
            "ip_address": "37.111.207.17",
            "count": 5,
            "first_visit": "2022-03-01T20:21:34.032703+06:00",
            "date": null
        }
    ]
}