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

{
    "count": 97330,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9272&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9256&ordering=ip_address",
    "results": [
        {
            "id": 38402,
            "ip_address": "103.159.73.228",
            "count": 3,
            "first_visit": "2022-12-06T13:47:59.258236+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 19415,
            "ip_address": "103.159.73.228",
            "count": 1,
            "first_visit": "2022-06-27T11:40:29.344080+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 40278,
            "ip_address": "103.159.73.228",
            "count": 3,
            "first_visit": "2023-01-12T15:26:50.497361+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 1591,
            "ip_address": "103.159.73.248",
            "count": 1,
            "first_visit": "2022-01-02T11:18:36.189927+06:00",
            "date": null
        },
        {
            "id": 36096,
            "ip_address": "103.159.73.248",
            "count": 1,
            "first_visit": "2022-10-18T16:36:36.683498+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 16045,
            "ip_address": "103.159.73.249",
            "count": 1,
            "first_visit": "2022-06-17T17:17:53.556825+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 1152,
            "ip_address": "103.159.73.249",
            "count": 5,
            "first_visit": "2021-12-21T13:12:04.988629+06:00",
            "date": null
        },
        {
            "id": 35797,
            "ip_address": "103.159.73.250",
            "count": 1,
            "first_visit": "2022-10-12T12:01:50.957184+06:00",
            "date": "2022-10-12"
        }
    ]
}