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

{
    "count": 97624,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11072&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11056&ordering=ip_address",
    "results": [
        {
            "id": 11839,
            "ip_address": "103.181.70.8",
            "count": 1,
            "first_visit": "2022-05-27T02:01:55.974489+06:00",
            "date": null
        },
        {
            "id": 18603,
            "ip_address": "103.181.70.9",
            "count": 1,
            "first_visit": "2022-06-25T13:33:11.994841+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 6332,
            "ip_address": "103.181.72.146",
            "count": 1,
            "first_visit": "2022-05-15T13:02:20.074543+06:00",
            "date": null
        },
        {
            "id": 10819,
            "ip_address": "103.181.72.156",
            "count": 2,
            "first_visit": "2022-05-24T08:12:28.865374+06:00",
            "date": null
        },
        {
            "id": 9841,
            "ip_address": "103.181.72.157",
            "count": 1,
            "first_visit": "2022-05-20T22:44:11.704593+06:00",
            "date": null
        },
        {
            "id": 25269,
            "ip_address": "103.181.72.158",
            "count": 1,
            "first_visit": "2022-07-21T09:36:06.881164+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 11305,
            "ip_address": "103.181.72.162",
            "count": 3,
            "first_visit": "2022-05-25T06:00:51.691578+06:00",
            "date": null
        },
        {
            "id": 19334,
            "ip_address": "103.181.72.162",
            "count": 2,
            "first_visit": "2022-06-27T07:44:20.448959+06:00",
            "date": "2022-06-27"
        }
    ]
}