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

{
    "count": 92191,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3432&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3416&ordering=ip_address",
    "results": [
        {
            "id": 25418,
            "ip_address": "103.126.12.163",
            "count": 1,
            "first_visit": "2022-07-21T11:30:14.935936+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 981,
            "ip_address": "103.126.12.171",
            "count": 2,
            "first_visit": "2021-12-20T00:16:47.786560+06:00",
            "date": null
        },
        {
            "id": 33460,
            "ip_address": "103.126.12.176",
            "count": 1,
            "first_visit": "2022-08-30T16:46:36.479079+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 31503,
            "ip_address": "103.126.12.50",
            "count": 1,
            "first_visit": "2022-08-08T03:52:03.945205+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 29020,
            "ip_address": "103.126.12.50",
            "count": 1,
            "first_visit": "2022-07-29T00:36:53.896537+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 31203,
            "ip_address": "103.126.12.50",
            "count": 1,
            "first_visit": "2022-08-05T01:17:09.512518+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 10130,
            "ip_address": "103.126.12.50",
            "count": 1,
            "first_visit": "2022-05-21T22:50:24.051326+06:00",
            "date": null
        },
        {
            "id": 58323,
            "ip_address": "103.126.13.10",
            "count": 1,
            "first_visit": "2023-10-24T17:24:56.787953+06:00",
            "date": "2023-10-24"
        }
    ]
}