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

{
    "count": 99794,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26152&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26136&ordering=ip_address",
    "results": [
        {
            "id": 48953,
            "ip_address": "114.119.128.102",
            "count": 1,
            "first_visit": "2023-06-28T01:09:14.697440+06:00",
            "date": "2023-06-28"
        },
        {
            "id": 58479,
            "ip_address": "114.119.128.102",
            "count": 1,
            "first_visit": "2023-10-26T23:55:52.933489+06:00",
            "date": "2023-10-26"
        },
        {
            "id": 54427,
            "ip_address": "114.119.128.102",
            "count": 1,
            "first_visit": "2023-09-06T16:36:08.894808+06:00",
            "date": "2023-09-06"
        },
        {
            "id": 54052,
            "ip_address": "114.119.128.102",
            "count": 1,
            "first_visit": "2023-09-01T19:48:24.068486+06:00",
            "date": "2023-09-01"
        },
        {
            "id": 58017,
            "ip_address": "114.119.128.102",
            "count": 1,
            "first_visit": "2023-10-19T17:53:13.944104+06:00",
            "date": "2023-10-19"
        },
        {
            "id": 45065,
            "ip_address": "114.119.128.108",
            "count": 1,
            "first_visit": "2023-04-09T00:47:26.236385+06:00",
            "date": "2023-04-09"
        },
        {
            "id": 5864,
            "ip_address": "114.119.128.108",
            "count": 1,
            "first_visit": "2022-05-11T15:34:18.241354+06:00",
            "date": null
        },
        {
            "id": 5856,
            "ip_address": "114.119.128.126",
            "count": 1,
            "first_visit": "2022-05-11T13:25:45.218184+06:00",
            "date": null
        }
    ]
}