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

{
    "count": 92418,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82272&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82256&ordering=ip_address",
    "results": [
        {
            "id": 23047,
            "ip_address": "58.145.189.225",
            "count": 1,
            "first_visit": "2022-07-15T23:27:44.816552+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 28953,
            "ip_address": "58.145.189.226",
            "count": 1,
            "first_visit": "2022-07-28T22:53:43.792477+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 6519,
            "ip_address": "58.145.189.226",
            "count": 12,
            "first_visit": "2022-05-16T06:00:15.358894+06:00",
            "date": null
        },
        {
            "id": 3536,
            "ip_address": "58.145.189.227",
            "count": 12,
            "first_visit": "2022-02-11T23:10:09.322305+06:00",
            "date": null
        },
        {
            "id": 6774,
            "ip_address": "58.145.189.228",
            "count": 4,
            "first_visit": "2022-05-16T15:06:34.587175+06:00",
            "date": null
        },
        {
            "id": 6315,
            "ip_address": "58.145.189.229",
            "count": 4,
            "first_visit": "2022-05-15T10:41:16.090901+06:00",
            "date": null
        },
        {
            "id": 18038,
            "ip_address": "58.145.189.229",
            "count": 1,
            "first_visit": "2022-06-24T09:28:39.482215+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 16951,
            "ip_address": "58.145.189.230",
            "count": 1,
            "first_visit": "2022-06-21T07:57:03.078541+06:00",
            "date": "2022-06-21"
        }
    ]
}