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

{
    "count": 99637,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25488&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25472&ordering=-ip_address",
    "results": [
        {
            "id": 26424,
            "ip_address": "37.111.199.89",
            "count": 2,
            "first_visit": "2022-07-23T19:21:38.165732+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 1766,
            "ip_address": "37.111.199.85",
            "count": 1,
            "first_visit": "2022-01-10T15:58:10.289607+06:00",
            "date": null
        },
        {
            "id": 51009,
            "ip_address": "37.111.199.85",
            "count": 1,
            "first_visit": "2023-07-27T15:02:12.281441+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 7700,
            "ip_address": "37.111.199.77",
            "count": 1,
            "first_visit": "2022-05-17T09:10:33.059324+06:00",
            "date": null
        },
        {
            "id": 52511,
            "ip_address": "37.111.199.73",
            "count": 1,
            "first_visit": "2023-08-14T17:35:02.510913+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 18589,
            "ip_address": "37.111.199.72",
            "count": 1,
            "first_visit": "2022-06-25T13:03:17.961337+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 28830,
            "ip_address": "37.111.199.72",
            "count": 1,
            "first_visit": "2022-07-28T13:50:00.080021+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 18507,
            "ip_address": "37.111.199.71",
            "count": 3,
            "first_visit": "2022-06-25T09:48:30.269488+06:00",
            "date": "2022-06-25"
        }
    ]
}