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

{
    "count": 92333,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7008&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6992&ordering=-date",
    "results": [
        {
            "id": 7021,
            "ip_address": "103.70.171.123",
            "count": 2,
            "first_visit": "2022-05-16T18:45:35.991911+06:00",
            "date": null
        },
        {
            "id": 6997,
            "ip_address": "42.0.6.231",
            "count": 2,
            "first_visit": "2022-05-16T18:26:37.135028+06:00",
            "date": null
        },
        {
            "id": 7017,
            "ip_address": "37.111.207.63",
            "count": 3,
            "first_visit": "2022-05-16T18:40:52.489173+06:00",
            "date": null
        },
        {
            "id": 6969,
            "ip_address": "116.58.201.122",
            "count": 2,
            "first_visit": "2022-05-16T18:08:22.194080+06:00",
            "date": null
        },
        {
            "id": 6987,
            "ip_address": "103.242.22.243",
            "count": 6,
            "first_visit": "2022-05-16T18:21:25.360146+06:00",
            "date": null
        },
        {
            "id": 7008,
            "ip_address": "119.30.38.206",
            "count": 2,
            "first_visit": "2022-05-16T18:33:01.192544+06:00",
            "date": null
        },
        {
            "id": 7015,
            "ip_address": "58.145.188.247",
            "count": 3,
            "first_visit": "2022-05-16T18:39:52.021983+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
        }
    ]
}