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

{
    "count": 101937,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42544&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42528&ordering=ip_address",
    "results": [
        {
            "id": 41406,
            "ip_address": "114.119.153.154",
            "count": 1,
            "first_visit": "2023-02-02T15:46:10.107709+06:00",
            "date": "2023-02-02"
        },
        {
            "id": 737,
            "ip_address": "114.119.153.156",
            "count": 14,
            "first_visit": "2021-12-16T13:54:06.628498+06:00",
            "date": null
        },
        {
            "id": 515,
            "ip_address": "114.119.153.158",
            "count": 15,
            "first_visit": "2021-12-10T01:03:20.066027+06:00",
            "date": null
        },
        {
            "id": 44165,
            "ip_address": "114.119.153.158",
            "count": 1,
            "first_visit": "2023-03-21T08:51:29.894839+06:00",
            "date": "2023-03-21"
        },
        {
            "id": 50764,
            "ip_address": "114.119.153.16",
            "count": 1,
            "first_visit": "2023-07-25T03:21:04.309072+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 44000,
            "ip_address": "114.119.153.16",
            "count": 1,
            "first_visit": "2023-03-19T02:24:20.537169+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 60005,
            "ip_address": "114.119.153.16",
            "count": 1,
            "first_visit": "2023-11-23T14:10:09.358398+06:00",
            "date": "2023-11-23"
        },
        {
            "id": 50065,
            "ip_address": "114.119.153.16",
            "count": 1,
            "first_visit": "2023-07-15T18:32:55.407326+06:00",
            "date": "2023-07-15"
        }
    ]
}