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

{
    "count": 102721,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50952&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50936&ordering=ip_address",
    "results": [
        {
            "id": 42609,
            "ip_address": "119.30.39.196",
            "count": 1,
            "first_visit": "2023-02-23T18:21:58.124225+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 8519,
            "ip_address": "119.30.39.197",
            "count": 1,
            "first_visit": "2022-05-17T23:36:30.069329+06:00",
            "date": null
        },
        {
            "id": 23132,
            "ip_address": "119.30.39.197",
            "count": 1,
            "first_visit": "2022-07-16T11:00:22.287548+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 14760,
            "ip_address": "119.30.39.197",
            "count": 1,
            "first_visit": "2022-06-13T10:27:06.941264+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 47831,
            "ip_address": "119.30.39.199",
            "count": 2,
            "first_visit": "2023-06-07T10:04:24.456579+06:00",
            "date": "2023-06-07"
        },
        {
            "id": 15702,
            "ip_address": "119.30.39.2",
            "count": 1,
            "first_visit": "2022-06-16T15:49:35.065689+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 6852,
            "ip_address": "119.30.39.2",
            "count": 1,
            "first_visit": "2022-05-16T16:43:59.285445+06:00",
            "date": null
        },
        {
            "id": 19981,
            "ip_address": "119.30.39.20",
            "count": 1,
            "first_visit": "2022-06-29T09:59:47.456148+06:00",
            "date": "2022-06-29"
        }
    ]
}