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

{
    "count": 91902,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=936&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=920&ordering=-ip_address",
    "results": [
        {
            "id": 1088,
            "ip_address": "8.38.148.125",
            "count": 1,
            "first_visit": "2021-12-20T21:31:06.844901+06:00",
            "date": null
        },
        {
            "id": 12477,
            "ip_address": "8.38.147.7",
            "count": 3,
            "first_visit": "2022-05-29T13:46:27.243448+06:00",
            "date": null
        },
        {
            "id": 4999,
            "ip_address": "8.38.147.15",
            "count": 2,
            "first_visit": "2022-04-08T22:55:22.116786+06:00",
            "date": null
        },
        {
            "id": 37260,
            "ip_address": "83.65.148.42",
            "count": 1,
            "first_visit": "2022-11-11T16:55:53.224961+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 30684,
            "ip_address": "8.34.202.89",
            "count": 1,
            "first_visit": "2022-08-01T17:02:38.948682+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 16668,
            "ip_address": "8.34.202.78",
            "count": 1,
            "first_visit": "2022-06-19T22:58:19.258586+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 5642,
            "ip_address": "8.34.202.55",
            "count": 1,
            "first_visit": "2022-05-05T16:35:34.125361+06:00",
            "date": null
        },
        {
            "id": 16754,
            "ip_address": "8.34.202.41",
            "count": 1,
            "first_visit": "2022-06-20T08:58:59.178629+06:00",
            "date": "2022-06-20"
        }
    ]
}