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

{
    "count": 102520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47184&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47168&ordering=ip_address",
    "results": [
        {
            "id": 1043,
            "ip_address": "116.206.253.170",
            "count": 1,
            "first_visit": "2021-12-20T12:43:37.949534+06:00",
            "date": null
        },
        {
            "id": 50615,
            "ip_address": "116.206.253.171",
            "count": 5,
            "first_visit": "2023-07-23T01:52:24.920143+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 65585,
            "ip_address": "116.206.254.10",
            "count": 2,
            "first_visit": "2024-03-06T10:54:59.365244+06:00",
            "date": "2024-03-06"
        },
        {
            "id": 71225,
            "ip_address": "116.206.254.10",
            "count": 2,
            "first_visit": "2024-07-16T12:03:53.258521+06:00",
            "date": "2024-07-16"
        },
        {
            "id": 1987,
            "ip_address": "116.206.254.101",
            "count": 8,
            "first_visit": "2022-01-12T00:52:24.735839+06:00",
            "date": null
        },
        {
            "id": 32908,
            "ip_address": "116.206.254.101",
            "count": 1,
            "first_visit": "2022-08-25T12:48:06.595272+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 17149,
            "ip_address": "116.206.254.102",
            "count": 1,
            "first_visit": "2022-06-21T20:18:41.568164+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 677,
            "ip_address": "116.206.254.103",
            "count": 1,
            "first_visit": "2021-12-14T12:01:06.970048+06:00",
            "date": null
        }
    ]
}