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

{
    "count": 98315,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31920&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31904&ordering=-ip_address",
    "results": [
        {
            "id": 21818,
            "ip_address": "203.189.226.14",
            "count": 1,
            "first_visit": "2022-07-10T04:02:15.846856+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 21259,
            "ip_address": "203.189.226.14",
            "count": 1,
            "first_visit": "2022-07-06T01:06:20.667709+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 26888,
            "ip_address": "203.189.226.14",
            "count": 1,
            "first_visit": "2022-07-24T22:46:24.403666+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 20184,
            "ip_address": "203.189.226.14",
            "count": 1,
            "first_visit": "2022-06-29T23:18:15.266858+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 26150,
            "ip_address": "203.189.226.14",
            "count": 1,
            "first_visit": "2022-07-23T01:08:38.124568+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 11090,
            "ip_address": "203.189.225.93",
            "count": 1,
            "first_visit": "2022-05-24T19:16:48.262694+06:00",
            "date": null
        },
        {
            "id": 1718,
            "ip_address": "203.189.225.42",
            "count": 3,
            "first_visit": "2022-01-08T07:32:04.957354+06:00",
            "date": null
        },
        {
            "id": 3692,
            "ip_address": "203.189.225.201",
            "count": 2,
            "first_visit": "2022-02-17T21:07:01.721965+06:00",
            "date": null
        }
    ]
}