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

{
    "count": 94053,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12464&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12448&ordering=-date",
    "results": [
        {
            "id": 12478,
            "ip_address": "198.244.187.243",
            "count": 2,
            "first_visit": "2022-05-29T13:49:27.681804+06:00",
            "date": null
        },
        {
            "id": 12479,
            "ip_address": "119.30.38.158",
            "count": 1,
            "first_visit": "2022-05-29T13:52:12.673032+06:00",
            "date": null
        },
        {
            "id": 12427,
            "ip_address": "103.143.255.170",
            "count": 2,
            "first_visit": "2022-05-29T10:59:21.783499+06:00",
            "date": null
        },
        {
            "id": 12480,
            "ip_address": "103.144.42.99",
            "count": 1,
            "first_visit": "2022-05-29T14:05:24.557642+06:00",
            "date": null
        },
        {
            "id": 12482,
            "ip_address": "103.168.207.17",
            "count": 1,
            "first_visit": "2022-05-29T14:15:01.329927+06:00",
            "date": null
        },
        {
            "id": 12483,
            "ip_address": "116.206.91.167",
            "count": 1,
            "first_visit": "2022-05-29T14:16:15.737719+06:00",
            "date": null
        },
        {
            "id": 12484,
            "ip_address": "119.30.39.102",
            "count": 1,
            "first_visit": "2022-05-29T14:20:50.179349+06:00",
            "date": null
        },
        {
            "id": 89,
            "ip_address": "45.248.151.137",
            "count": 2,
            "first_visit": "2021-12-03T19:32:51.862708+06:00",
            "date": null
        }
    ]
}