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

{
    "count": 100034,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27112&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27096&ordering=-ip_address",
    "results": [
        {
            "id": 10939,
            "ip_address": "37.111.192.30",
            "count": 1,
            "first_visit": "2022-05-24T12:17:52.717884+06:00",
            "date": null
        },
        {
            "id": 2290,
            "ip_address": "37.111.192.29",
            "count": 1,
            "first_visit": "2022-01-16T13:20:42.723501+06:00",
            "date": null
        },
        {
            "id": 52969,
            "ip_address": "37.111.192.25",
            "count": 1,
            "first_visit": "2023-08-20T07:07:22.975534+06:00",
            "date": "2023-08-20"
        },
        {
            "id": 11155,
            "ip_address": "37.111.192.247",
            "count": 1,
            "first_visit": "2022-05-24T22:11:15.105510+06:00",
            "date": null
        },
        {
            "id": 6612,
            "ip_address": "37.111.192.246",
            "count": 1,
            "first_visit": "2022-05-16T11:09:46.208253+06:00",
            "date": null
        },
        {
            "id": 58610,
            "ip_address": "37.111.192.245",
            "count": 1,
            "first_visit": "2023-10-29T14:28:12.813202+06:00",
            "date": "2023-10-29"
        },
        {
            "id": 12818,
            "ip_address": "37.111.192.244",
            "count": 1,
            "first_visit": "2022-05-30T16:13:49.451519+06:00",
            "date": null
        },
        {
            "id": 9021,
            "ip_address": "37.111.192.237",
            "count": 1,
            "first_visit": "2022-05-18T16:55:17.759878+06:00",
            "date": null
        }
    ]
}