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

{
    "count": 97204,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3368&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3352&ordering=ip_address",
    "results": [
        {
            "id": 28304,
            "ip_address": "103.124.110.63",
            "count": 1,
            "first_visit": "2022-07-27T20:01:38.574052+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 19739,
            "ip_address": "103.124.110.63",
            "count": 1,
            "first_visit": "2022-06-28T13:03:28.917483+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 11068,
            "ip_address": "103.124.111.119",
            "count": 4,
            "first_visit": "2022-05-24T18:30:58.865325+06:00",
            "date": null
        },
        {
            "id": 2997,
            "ip_address": "103.124.111.158",
            "count": 1,
            "first_visit": "2022-01-28T23:44:37.229320+06:00",
            "date": null
        },
        {
            "id": 19853,
            "ip_address": "103.124.111.29",
            "count": 1,
            "first_visit": "2022-06-28T22:48:31.363603+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 18761,
            "ip_address": "103.124.111.42",
            "count": 1,
            "first_visit": "2022-06-25T20:06:25.503045+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 9551,
            "ip_address": "103.124.111.43",
            "count": 1,
            "first_visit": "2022-05-19T23:24:40.873013+06:00",
            "date": null
        },
        {
            "id": 6562,
            "ip_address": "103.124.111.44",
            "count": 2,
            "first_visit": "2022-05-16T09:21:35.035114+06:00",
            "date": null
        }
    ]
}