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

{
    "count": 94025,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12408&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12392&ordering=-date",
    "results": [
        {
            "id": 12418,
            "ip_address": "37.111.212.78",
            "count": 3,
            "first_visit": "2022-05-29T10:13:08.094609+06:00",
            "date": null
        },
        {
            "id": 12357,
            "ip_address": "45.248.148.227",
            "count": 2,
            "first_visit": "2022-05-29T00:41:59.824060+06:00",
            "date": null
        },
        {
            "id": 12342,
            "ip_address": "114.119.132.170",
            "count": 6,
            "first_visit": "2022-05-29T00:04:54.661039+06:00",
            "date": null
        },
        {
            "id": 12429,
            "ip_address": "37.111.205.47",
            "count": 1,
            "first_visit": "2022-05-29T11:01:03.695629+06:00",
            "date": null
        },
        {
            "id": 12430,
            "ip_address": "103.200.94.167",
            "count": 1,
            "first_visit": "2022-05-29T11:05:55.031182+06:00",
            "date": null
        },
        {
            "id": 12431,
            "ip_address": "50.116.23.159",
            "count": 1,
            "first_visit": "2022-05-29T11:08:40.111895+06:00",
            "date": null
        },
        {
            "id": 12432,
            "ip_address": "103.85.241.49",
            "count": 2,
            "first_visit": "2022-05-29T11:08:45.715699+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
        }
    ]
}