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

{
    "count": 102178,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75512&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75496&ordering=-date",
    "results": [
        {
            "id": 40327,
            "ip_address": "123.0.18.42",
            "count": 1,
            "first_visit": "2023-01-13T19:11:10.133418+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 40321,
            "ip_address": "37.111.195.222",
            "count": 3,
            "first_visit": "2023-01-13T15:33:45.233774+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 40314,
            "ip_address": "114.119.159.37",
            "count": 1,
            "first_visit": "2023-01-13T14:20:12.631392+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 40297,
            "ip_address": "50.79.37.126",
            "count": 1,
            "first_visit": "2023-01-13T02:41:58.910813+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 40317,
            "ip_address": "114.119.157.57",
            "count": 1,
            "first_visit": "2023-01-13T14:35:44.135395+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 40260,
            "ip_address": "114.119.158.83",
            "count": 1,
            "first_visit": "2023-01-12T03:30:47.209118+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40259,
            "ip_address": "66.249.72.168",
            "count": 1,
            "first_visit": "2023-01-12T03:30:43.650863+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40258,
            "ip_address": "51.79.19.38",
            "count": 1,
            "first_visit": "2023-01-12T03:18:56.734775+06:00",
            "date": "2023-01-12"
        }
    ]
}