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

{
    "count": 103847,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56200&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56184&ordering=ip_address",
    "results": [
        {
            "id": 54859,
            "ip_address": "160.202.145.130",
            "count": 2,
            "first_visit": "2023-09-12T00:16:03.211315+06:00",
            "date": "2023-09-12"
        },
        {
            "id": 3205,
            "ip_address": "160.202.145.131",
            "count": 2,
            "first_visit": "2022-02-02T01:04:11.095396+06:00",
            "date": null
        },
        {
            "id": 1951,
            "ip_address": "160.202.145.133",
            "count": 5,
            "first_visit": "2022-01-11T20:10:38.946428+06:00",
            "date": null
        },
        {
            "id": 20351,
            "ip_address": "160.202.145.242",
            "count": 1,
            "first_visit": "2022-06-30T13:15:16.221226+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 51115,
            "ip_address": "160.202.145.242",
            "count": 1,
            "first_visit": "2023-07-29T02:29:56.288790+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 43788,
            "ip_address": "160.202.145.242",
            "count": 1,
            "first_visit": "2023-03-15T07:23:30.505063+06:00",
            "date": "2023-03-15"
        },
        {
            "id": 55487,
            "ip_address": "160.202.145.242",
            "count": 2,
            "first_visit": "2023-09-19T23:30:12.896709+06:00",
            "date": "2023-09-19"
        },
        {
            "id": 60071,
            "ip_address": "160.202.145.242",
            "count": 1,
            "first_visit": "2023-11-24T17:25:34.342614+06:00",
            "date": "2023-11-24"
        }
    ]
}