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

{
    "count": 101556,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40008&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39992&ordering=-first_visit",
    "results": [
        {
            "id": 61652,
            "ip_address": "103.153.130.40",
            "count": 1,
            "first_visit": "2023-12-22T13:25:01.510391+06:00",
            "date": "2023-12-22"
        },
        {
            "id": 61651,
            "ip_address": "42.0.4.192",
            "count": 1,
            "first_visit": "2023-12-22T13:15:05.665956+06:00",
            "date": "2023-12-22"
        },
        {
            "id": 61650,
            "ip_address": "202.134.13.129",
            "count": 1,
            "first_visit": "2023-12-22T13:07:33.033464+06:00",
            "date": "2023-12-22"
        },
        {
            "id": 61649,
            "ip_address": "103.25.251.225",
            "count": 1,
            "first_visit": "2023-12-22T12:50:28.412194+06:00",
            "date": "2023-12-22"
        },
        {
            "id": 61648,
            "ip_address": "37.111.194.200",
            "count": 1,
            "first_visit": "2023-12-22T12:13:56.450124+06:00",
            "date": "2023-12-22"
        },
        {
            "id": 61647,
            "ip_address": "37.111.204.171",
            "count": 1,
            "first_visit": "2023-12-22T11:48:35.440539+06:00",
            "date": "2023-12-22"
        },
        {
            "id": 61646,
            "ip_address": "37.111.194.58",
            "count": 1,
            "first_visit": "2023-12-22T11:45:12.663399+06:00",
            "date": "2023-12-22"
        },
        {
            "id": 61645,
            "ip_address": "118.179.25.208",
            "count": 4,
            "first_visit": "2023-12-22T11:15:14.790615+06:00",
            "date": "2023-12-22"
        }
    ]
}