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

{
    "count": 101934,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42448&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42432&ordering=ip_address",
    "results": [
        {
            "id": 41247,
            "ip_address": "114.119.153.11",
            "count": 1,
            "first_visit": "2023-01-30T21:30:24.080413+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 47221,
            "ip_address": "114.119.153.11",
            "count": 1,
            "first_visit": "2023-05-27T05:27:01.509907+06:00",
            "date": "2023-05-27"
        },
        {
            "id": 39216,
            "ip_address": "114.119.153.11",
            "count": 1,
            "first_visit": "2022-12-23T06:20:37.553742+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 816,
            "ip_address": "114.119.153.11",
            "count": 22,
            "first_visit": "2021-12-19T09:06:13.302827+06:00",
            "date": null
        },
        {
            "id": 564,
            "ip_address": "114.119.153.112",
            "count": 19,
            "first_visit": "2021-12-11T08:52:34.830063+06:00",
            "date": null
        },
        {
            "id": 53798,
            "ip_address": "114.119.153.112",
            "count": 1,
            "first_visit": "2023-08-29T06:03:25.215700+06:00",
            "date": "2023-08-29"
        },
        {
            "id": 54005,
            "ip_address": "114.119.153.112",
            "count": 1,
            "first_visit": "2023-09-01T01:08:05.457321+06:00",
            "date": "2023-09-01"
        },
        {
            "id": 46655,
            "ip_address": "114.119.153.113",
            "count": 1,
            "first_visit": "2023-05-16T08:40:59.618196+06:00",
            "date": "2023-05-16"
        }
    ]
}