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

{
    "count": 100491,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15016&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15000&ordering=-count",
    "results": [
        {
            "id": 60138,
            "ip_address": "103.107.196.156",
            "count": 2,
            "first_visit": "2023-11-27T00:25:05.845759+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 60080,
            "ip_address": "59.153.103.225",
            "count": 2,
            "first_visit": "2023-11-25T03:16:23.944138+06:00",
            "date": "2023-11-25"
        },
        {
            "id": 60065,
            "ip_address": "103.136.246.225",
            "count": 2,
            "first_visit": "2023-11-24T12:33:35.902690+06:00",
            "date": "2023-11-24"
        },
        {
            "id": 60072,
            "ip_address": "103.124.226.90",
            "count": 2,
            "first_visit": "2023-11-24T18:26:25.819044+06:00",
            "date": "2023-11-24"
        },
        {
            "id": 7738,
            "ip_address": "37.111.211.25",
            "count": 2,
            "first_visit": "2022-05-17T09:35:37.653504+06:00",
            "date": null
        },
        {
            "id": 1904,
            "ip_address": "103.134.42.241",
            "count": 2,
            "first_visit": "2022-01-11T16:40:56.812886+06:00",
            "date": null
        },
        {
            "id": 60043,
            "ip_address": "168.119.65.43",
            "count": 2,
            "first_visit": "2023-11-24T04:38:56.914166+06:00",
            "date": "2023-11-24"
        },
        {
            "id": 60078,
            "ip_address": "66.249.70.193",
            "count": 2,
            "first_visit": "2023-11-25T01:35:50.446834+06:00",
            "date": "2023-11-25"
        }
    ]
}