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

{
    "count": 100736,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16368&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16352&ordering=-ip_address",
    "results": [
        {
            "id": 28923,
            "ip_address": "43.245.122.251",
            "count": 1,
            "first_visit": "2022-07-28T22:09:42.076175+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 6411,
            "ip_address": "43.245.122.249",
            "count": 2,
            "first_visit": "2022-05-15T21:12:20.050844+06:00",
            "date": null
        },
        {
            "id": 26620,
            "ip_address": "43.245.122.247",
            "count": 1,
            "first_visit": "2022-07-24T09:17:59.024902+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 9416,
            "ip_address": "43.245.122.245",
            "count": 1,
            "first_visit": "2022-05-19T15:41:39.590767+06:00",
            "date": null
        },
        {
            "id": 16233,
            "ip_address": "43.245.122.244",
            "count": 1,
            "first_visit": "2022-06-18T06:01:04.862023+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 28161,
            "ip_address": "43.245.122.244",
            "count": 1,
            "first_visit": "2022-07-27T11:57:22.156762+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 6801,
            "ip_address": "43.245.122.243",
            "count": 1,
            "first_visit": "2022-05-16T15:43:22.657379+06:00",
            "date": null
        },
        {
            "id": 9729,
            "ip_address": "43.245.122.242",
            "count": 1,
            "first_visit": "2022-05-20T14:12:15.628556+06:00",
            "date": null
        }
    ]
}