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

{
    "count": 100231,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20896&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20880&ordering=-ip_address",
    "results": [
        {
            "id": 12531,
            "ip_address": "37.111.222.218",
            "count": 1,
            "first_visit": "2022-05-29T19:08:05.098524+06:00",
            "date": null
        },
        {
            "id": 33220,
            "ip_address": "37.111.222.210",
            "count": 1,
            "first_visit": "2022-08-28T19:27:41.339992+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 15567,
            "ip_address": "37.111.222.199",
            "count": 1,
            "first_visit": "2022-06-16T07:30:54.653425+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 6800,
            "ip_address": "37.111.222.199",
            "count": 1,
            "first_visit": "2022-05-16T15:42:16.880611+06:00",
            "date": null
        },
        {
            "id": 68452,
            "ip_address": "37.111.222.191",
            "count": 3,
            "first_visit": "2024-05-17T08:14:19.036441+06:00",
            "date": "2024-05-17"
        },
        {
            "id": 8446,
            "ip_address": "37.111.222.19",
            "count": 1,
            "first_visit": "2022-05-17T23:06:20.446980+06:00",
            "date": null
        },
        {
            "id": 15919,
            "ip_address": "37.111.222.183",
            "count": 1,
            "first_visit": "2022-06-17T09:17:08.237854+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 11095,
            "ip_address": "37.111.222.179",
            "count": 3,
            "first_visit": "2022-05-24T19:41:11.891214+06:00",
            "date": null
        }
    ]
}