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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80896&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80880&ordering=ip_address",
    "results": [
        {
            "id": 18587,
            "ip_address": "37.111.232.80",
            "count": 2,
            "first_visit": "2022-06-25T12:57:16.529460+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 9935,
            "ip_address": "37.111.232.80",
            "count": 2,
            "first_visit": "2022-05-21T06:17:08.868934+06:00",
            "date": null
        },
        {
            "id": 33256,
            "ip_address": "37.111.232.84",
            "count": 1,
            "first_visit": "2022-08-29T02:51:34.189230+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 8795,
            "ip_address": "37.111.232.84",
            "count": 1,
            "first_visit": "2022-05-18T10:59:45.128187+06:00",
            "date": null
        },
        {
            "id": 29300,
            "ip_address": "37.111.232.85",
            "count": 4,
            "first_visit": "2022-07-29T13:24:06.143989+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 31987,
            "ip_address": "37.111.232.86",
            "count": 2,
            "first_visit": "2022-08-14T12:47:34.285827+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 10584,
            "ip_address": "37.111.232.86",
            "count": 2,
            "first_visit": "2022-05-23T10:54:59.658630+06:00",
            "date": null
        },
        {
            "id": 15908,
            "ip_address": "37.111.232.87",
            "count": 1,
            "first_visit": "2022-06-17T08:51:46.479706+06:00",
            "date": "2022-06-17"
        }
    ]
}