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

{
    "count": 98242,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16896&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16880&ordering=-ip_address",
    "results": [
        {
            "id": 18827,
            "ip_address": "42.0.6.249",
            "count": 1,
            "first_visit": "2022-06-25T22:39:00.757523+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 33083,
            "ip_address": "42.0.6.249",
            "count": 1,
            "first_visit": "2022-08-27T12:45:12.637250+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 27008,
            "ip_address": "42.0.6.248",
            "count": 1,
            "first_visit": "2022-07-25T02:29:58.380164+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 10134,
            "ip_address": "42.0.6.248",
            "count": 2,
            "first_visit": "2022-05-21T22:55:40.028384+06:00",
            "date": null
        },
        {
            "id": 10133,
            "ip_address": "42.0.6.248",
            "count": 1,
            "first_visit": "2022-05-21T22:55:40.026743+06:00",
            "date": null
        },
        {
            "id": 26210,
            "ip_address": "42.0.6.247",
            "count": 1,
            "first_visit": "2022-07-23T06:53:50.700335+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 15456,
            "ip_address": "42.0.6.247",
            "count": 1,
            "first_visit": "2022-06-15T22:29:50.210258+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 8986,
            "ip_address": "42.0.6.247",
            "count": 9,
            "first_visit": "2022-05-18T15:04:08.304770+06:00",
            "date": null
        }
    ]
}