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

{
    "count": 102687,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50224&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50208&ordering=ip_address",
    "results": [
        {
            "id": 7442,
            "ip_address": "119.30.32.186",
            "count": 2,
            "first_visit": "2022-05-16T23:08:44.635592+06:00",
            "date": null
        },
        {
            "id": 8435,
            "ip_address": "119.30.32.187",
            "count": 2,
            "first_visit": "2022-05-17T23:03:50.272867+06:00",
            "date": null
        },
        {
            "id": 26458,
            "ip_address": "119.30.32.187",
            "count": 1,
            "first_visit": "2022-07-23T22:56:48.073972+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 19128,
            "ip_address": "119.30.32.188",
            "count": 1,
            "first_visit": "2022-06-26T16:04:14.137830+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 33101,
            "ip_address": "119.30.32.188",
            "count": 1,
            "first_visit": "2022-08-27T19:09:41.651182+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 16470,
            "ip_address": "119.30.32.189",
            "count": 4,
            "first_visit": "2022-06-19T01:48:22.333803+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 29216,
            "ip_address": "119.30.32.19",
            "count": 1,
            "first_visit": "2022-07-29T10:58:28.029825+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 25516,
            "ip_address": "119.30.32.190",
            "count": 1,
            "first_visit": "2022-07-21T12:42:16.560515+06:00",
            "date": "2022-07-21"
        }
    ]
}